Skip to content

Commit 7961669

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10
1 parent 4e0b1c0 commit 7961669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.20")
10+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
1111
classpath("com.android.tools.build:gradle:7.3.1")
1212
}
1313
}

0 commit comments

Comments
 (0)