Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Nasseratic authored Jul 11, 2023
1 parent 194b7e9 commit b54c588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
// Buildscript is evaluated before everything else so we can't use getExtOrDefault
def kotlin_version = "1.6.20"
def kotlin_version = "1.8.0"

repositories {
google()
Expand Down

0 comments on commit b54c588

Please sign in to comment.