We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81edc0f commit 1ca65fcCopy full SHA for 1ca65fc
2 files changed
CHANGELOG.md
@@ -39,6 +39,7 @@
39
40
### Stack
41
42
+- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.10) `2.2.0` → `2.2.10`
43
- :arrow_up: [firebase-bom](https://firebase.google.com/support/release-notes/android#bom_v34.1.0) `34.0.0` → `34.1.0`
44
- :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`
45
versions-stack/libs.versions.toml
@@ -2,7 +2,7 @@
2
3
android-gradlePlugin = "8.11.1"
4
5
-kotlin = "2.2.0"
+kotlin = "2.2.10"
6
kotlinx-datetime = "0.7.1"
7
kotlinx-collections-immutable = "0.3.8"
8
dokka = "2.0.0"
0 commit comments