Skip to content

Commit c5206e5

Browse files
committed
Chore: Update dependencies
Signed-off-by: imknown <imknown@qq.com>
1 parent 54019fc commit c5206e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle/toml/android.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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

gradle/toml/google.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
1919
material = "1.13.0"

0 commit comments

Comments
 (0)