Skip to content

Commit 6d85a65

Browse files
committed
chore: change gradle kotlin_version and java-version
1 parent 840ed96 commit 6d85a65

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.3.50'
2+
ext.kotlin_version = '1.6.21'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)