We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d6d2d commit f9666a2Copy full SHA for f9666a2
CHANGELOG.md
@@ -5,7 +5,7 @@
5
### Changed
6
- Minimum Android Gradle Plugin version is now **8.2.2**.
7
- Compile with AGP 8.13.0.
8
-- Compile with Kotlin 2.2.20.
+- Compile with Kotlin 2.2.21.
9
10
## 1.5.0
11
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlin = "2.2.20"
+kotlin = "2.2.21"
3
binaryCompabilityValidator = "0.18.0"
4
agp = "8.13.0"
detekt = "2.0.0-alpha.0"
0 commit comments