Skip to content

Commit 7aaa8a4

Browse files
committed
chore: android kotlin version change
1 parent 3e30aa4 commit 7aaa8a4

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
@@ -82,7 +82,7 @@ repositories {
8282
google()
8383
}
8484

85-
def kotlin_version = "1.8.22"
85+
def kotlin_version = "1.8.0"
8686

8787
dependencies {
8888
// For < 0.71, this will be from the local maven repo

0 commit comments

Comments
 (0)