Skip to content

Commit 5288606

Browse files
Bump org.jetbrains.kotlin.android from 1.9.23 to 2.0.0 (#76)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0476bb8 commit 5288606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugins {
33
id 'com.android.application' version '7.4.0' apply false
44
id 'com.android.library' version '7.4.0' apply false
5-
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
5+
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
66
id 'org.jetbrains.kotlinx.binary-compatibility-validator' version '0.14.0' apply false
77
id 'nl.neotech.plugin.rootcoverage' version '1.7.1'
88
}

0 commit comments

Comments
 (0)