Skip to content

Commit 4dc6e9c

Browse files
committed
Update kotlin_version to v1.6.10
1 parent 870a022 commit 4dc6e9c

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)