Skip to content

Commit 1b7bc2f

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.0
1 parent a3db6ab commit 1b7bc2f

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
@@ -10,7 +10,7 @@ buildscript {
1010

1111
classpath 'com.android.tools.build:gradle:8.5.2'
1212
classpath 'com.google.gms:google-services:4.4.2'
13-
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10'
13+
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)