Skip to content

Commit 9164428

Browse files
committed
Update Kotlin to 1.8
1 parent b74aea5 commit 9164428

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,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = '1.6.21'
3+
ext.kotlin_version = '1.8.22'
44
repositories {
55
google()
66
jcenter()

0 commit comments

Comments
 (0)