Skip to content

Commit 1cd5bb4

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10
1 parent e432183 commit 1cd5bb4

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.8.10'
1111
supportLibVersion = "28.0.0"
1212
}
1313
repositories {

0 commit comments

Comments
 (0)