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 3190b02 commit d594236Copy full SHA for d594236
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.13.0.
8
-- Compile with Kotlin 2.2.21.
+- Compile with AGP 8.13.1.
+- Compile with Kotlin 2.3.0.
9
10
## 1.5.0
11
gradle/libs.versions.toml
@@ -1,10 +1,10 @@
1
[versions]
2
-kotlin = "2.2.21"
+kotlin = "2.3.0"
3
binaryCompabilityValidator = "0.18.0"
agp = "8.13.1"
detekt = "2.0.0-alpha.1"
mavenPublish = "0.35.0"
-burst = "2.9.0"
+burst = "2.11.0"
toolchainsResolver = "1.0.0"
[libraries]
0 commit comments