Skip to content

Commit 20e707e

Browse files
committed
Chore: Update dependencies
Signed-off-by: imknown <imknown@qq.com>
1 parent 214c492 commit 20e707e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/toml/android.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://developer.android.com/build/releases/gradle-plugin
44
# https://developer.android.com/studio/releases
55
# https://androidstudio.googleblog.com/
6-
# https://maven.google.com/web/index.html#com.android.tools.build:gradle
6+
# https://maven.google.com/web/index.html?q=com.android.tools.build
77
androidGradlePlugin = "8.13.0"
88
androidGradlePlugin-beta = "8.13.0"
99
androidGradlePlugin-canary = "9.0.0-alpha10"

gradle/toml/google.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# https://developers.google.com/android/guides/releases
33
# https://firebase.google.com/support/release-notes/android
44
# https://firebase.google.com/docs/android/setup#available-libraries
5-
googleServices-gradlePlugin = "4.4.3"
5+
# https://maven.google.com/web/index.html?q=google-services
6+
googleServices-gradlePlugin = "4.4.4"
67

78
# https://firebase.google.com/docs/android/learn-more#bom
8-
firebase-bom = "34.3.0"
9+
# https://maven.google.com/web/index.html?q=firebase-bom
10+
firebase-bom = "34.4.0"
911

1012
# https://firebase.google.com/docs/crashlytics/get-started?platform=android
1113
# https://firebase.google.com/docs/crashlytics/ndk-reports
12-
# https://maven.google.com/web/index.html?#com.google.firebase:firebase-crashlytics-gradle
13-
# https://maven.google.com/web/index.html?#com.google.firebase:firebase-crashlytics-buildtools
14-
# https://maven.google.com/web/index.html?#com.google.firebase.crashlytics:com.google.firebase.crashlytics.gradle.plugin
14+
# https://maven.google.com/web/index.html?q=crashlytics
1515
firebase-crashlytics-gradlePlugin = "3.0.6"
1616

1717
# https://github.com/material-components/material-components-android/releases

0 commit comments

Comments
 (0)