Skip to content

Commit c2b5105

Browse files
authored
Merge pull request #3 from kashaudhan/revert-2-kashaudhan-patch-2
Revert "Update build.gradle with kotlin version 1.7.21"
2 parents 34f2751 + d86da25 commit c2b5105

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
ext {
3-
kotlinVersion = '1.7.21'
3+
kotlinVersion = '1.6.20'
44
buildToolsVersion = '29.0.2'
55
compileSdkVersion = 29
66
targetSdkVersion = 29

0 commit comments

Comments
 (0)