Skip to content

Commit 3a6bdce

Browse files
Update Kotlin to v1.9.0
1 parent 2aa61a6 commit 3a6bdce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
agpVersion = "7.4.2"
4-
kotlinVersion = "1.8.21"
4+
kotlinVersion = "1.9.0"
55
lintVersion = "30.4.2"
66
}
77
}

0 commit comments

Comments
 (0)