Skip to content

Commit 034a104

Browse files
committed
Kotlin 2.2.20.
1 parent 7974ea8 commit 034a104

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
### Changed
66
- Minimum Android Gradle Plugin version is now **8.2.2**.
7-
- Compile with AGP 8.12.0.
8-
- Compile with Kotlin 2.2.0.
7+
- Compile with AGP 8.13.0.
8+
- Compile with Kotlin 2.2.20.
99

1010
## 1.5.0
1111

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.2.10"
2+
kotlin = "2.2.20"
33
binaryCompabilityValidator = "0.18.0"
44
agp = "8.13.0"
55
detekt = "1.23.7"

0 commit comments

Comments
 (0)