File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44# https://developer.android.com/studio/releases
55# https://androidstudio.googleblog.com/
66# https://maven.google.com/web/index.html?q=com.android.tools.build
7- androidGradlePlugin = " 9.1.0 "
8- androidGradlePlugin-beta = " 9.1.0 "
9- androidGradlePlugin-canary = " 9.2.0-alpha08 "
7+ androidGradlePlugin = " 9.2.0-rc01 "
8+ androidGradlePlugin-beta = " 9.2.0-rc01 "
9+ androidGradlePlugin-canary = " 9.2.0-rc01 "
1010
1111# https://developer.android.com/studio/write/java8-support#library-desugaring
1212# https://maven.google.com/web/index.html?q=desugar_jdk_libs
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ googleServices-gradlePlugin = "4.4.4"
88# https://firebase.google.com/docs/android/setup#available-libraries
99# https://firebase.google.com/docs/android/learn-more#bom
1010# https://maven.google.com/web/index.html?q=firebase-bom
11- firebase-bom = " 34.11 .0"
11+ firebase-bom = " 34.12 .0"
1212
1313# https://firebase.google.com/docs/crashlytics/get-started?platform=android
1414# https://firebase.google.com/docs/crashlytics/ndk-reports
1515# https://maven.google.com/web/index.html?q=crashlytics
16- firebase-crashlytics-gradlePlugin = " 3.0.6 "
16+ firebase-crashlytics-gradlePlugin = " 3.0.7 "
1717
1818# https://github.com/material-components/material-components-android/releases
1919material = " 1.13.0"
You can’t perform that action at this time.
0 commit comments