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 7974ea8 commit 034a104Copy full SHA for 034a104
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
### Changed
6
- Minimum Android Gradle Plugin version is now **8.2.2**.
7
-- Compile with AGP 8.12.0.
8
-- Compile with Kotlin 2.2.0.
+- Compile with AGP 8.13.0.
+- Compile with Kotlin 2.2.20.
9
10
## 1.5.0
11
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-kotlin = "2.2.10"
+kotlin = "2.2.20"
3
binaryCompabilityValidator = "0.18.0"
agp = "8.13.0"
detekt = "1.23.7"
0 commit comments