Skip to content

Commit 0468417

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21
1 parent d9325bb commit 0468417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
compileSdkVersion = 30
88
targetSdkVersion = 30
99
ndkVersion = "21.4.7075529"
10-
kotlinVersion = '1.5.31'
10+
kotlinVersion = '1.9.21'
1111
supportLibVersion = "28.0.0"
1212
}
1313
repositories {

0 commit comments

Comments
 (0)