We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5322ad9 commit a9ca1a0Copy full SHA for a9ca1a0
2 files changed
CHANGELOG.md
@@ -44,6 +44,7 @@
44
- :arrow_up: [ksp](https://github.com/google/ksp/releases/tag/2.2.10-2.0.2) `2.2.0-2.0.2` → `2.2.10-2.0.2`
45
- :arrow_up: [firebase-bom](https://firebase.google.com/support/release-notes/android#bom_v34.1.0) `34.0.0` → `34.1.0`
46
- :arrow_up: [firebase-crashlytics-gradle](https://firebase.google.com/support/release-notes/android#crashlytics_gradle_plugin_v3.0.6) `3.0.5` → `3.0.6`
47
+- :arrow_up: plugin: [Android Gradle Plugin](https://developer.android.com/build/releases/gradle-plugin) `8.11.1` → `8.12.1`
48
49
## [2025.07.24]
50
versions-stack/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
3
-android-gradlePlugin = "8.11.1"
+android-gradlePlugin = "8.12.1"
4
5
kotlin = "2.2.10"
6
kotlinx-datetime = "0.7.1"
0 commit comments