Skip to content

Commit b9de098

Browse files
feat(android): increase kotlin version (#314)
1 parent 129adab commit b9de098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
kotlinVersion = '1.4.0'
3+
kotlinVersion = '1.6.0'
44
buildToolsVersion = '29.0.2'
55
compileSdkVersion = 29
66
targetSdkVersion = 29

0 commit comments

Comments
 (0)