Skip to content

Commit 537ed12

Browse files
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.1.20
1 parent ab2813c commit 537ed12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
const val activity_ktx = "1.10.1"
66
const val core_ktx = "1.15.0"
77
const val android_annotation = "1.9.1"
8-
const val kotlin = "2.1.10"
8+
const val kotlin = "2.1.20"
99

1010
// UI
1111
const val appcompat = "1.7.0"

0 commit comments

Comments
 (0)