Skip to content

Commit 972169e

Browse files
authored
update kotlin version to 1.6.0 (#1708)
1 parent 782a3bd commit 972169e

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 = "20.1.5948944"
10-
RNNKotlinVersion = "1.3.61" // Or any version above 1.3.x
10+
RNNKotlinVersion = "1.6.0"
1111
}
1212
repositories {
1313
mavenLocal()

0 commit comments

Comments
 (0)