Skip to content

Commit db65062

Browse files
authored
updated kotlin version to 1.6.20
1 parent 5111b75 commit db65062

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,6 +1,6 @@
11
buildscript {
22
// Buildscript is evaluated before everything else so we can't use getExtOrDefault
3-
def kotlin_version = "1.6.0"
3+
def kotlin_version = "1.6.20"
44

55
repositories {
66
google()

0 commit comments

Comments
 (0)