We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3364c4a commit fe6d24eCopy full SHA for fe6d24e
2 files changed
CHANGELOG.md
@@ -24,6 +24,7 @@
24
25
### Stack
26
27
+- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.2.0) `2.1.21` → `2.2.0` :warning:
28
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.18.0) `1.17.0` → `1.18.0`
29
- :arrow_up: [turbine](https://github.com/cashapp/turbine/releases/tag/1.2.1) `1.2.0` → `1.2.1`
30
- :arrow_up: plugin: [gradle-doctor](https://runningcode.github.io/gradle-doctor/changelog/) `0.10.0` → `0.11.0`
versions-stack/libs.versions.toml
@@ -2,7 +2,7 @@
2
3
android-gradlePlugin = "8.10.0"
4
5
-kotlin = "2.1.21"
+kotlin = "2.2.0"
6
kotlinx-datetime = "0.6.2"
7
kotlinx-collections-immutable = "0.3.8"
8
dokka = "2.0.0"
0 commit comments