Skip to content

Commit 27a7549

Browse files
authored
Merge pull request #38 from Kotlin-Android-Open-Source/renovate/kotlin_version
Update kotlin_version to v1.6.10
2 parents 870a022 + 4dc6e9c commit 27a7549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
kotlin_version = "1.6.0"
4+
kotlin_version = "1.6.10"
55
dagger_hilt_version = "2.40.5"
66
}
77

0 commit comments

Comments
 (0)