Skip to content

Commit e908735

Browse files
authored
Merge pull request #152 from nuhkoca/renovate/kotlin-monorepo
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v2.0.21
2 parents 8a3b62e + 68b9f96 commit e908735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Versions {
55
const val activity_ktx = "1.9.2"
66
const val core_ktx = "1.13.1"
77
const val android_annotation = "1.8.0"
8-
const val kotlin = "2.0.20"
8+
const val kotlin = "2.0.21"
99

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

0 commit comments

Comments
 (0)