Skip to content

Commit d7c6601

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.20
1 parent cf3a012 commit d7c6601

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
@@ -11,7 +11,7 @@ buildscript {
1111

1212
classpath 'com.android.tools.build:gradle:8.5.2'
1313
classpath 'com.google.gms:google-services:4.4.2'
14-
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10'
14+
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)