Skip to content

Commit

Permalink
Merge pull request #7 from pratikpatel8982/main
Browse files Browse the repository at this point in the history
Updating kotlin version fixed android build
  • Loading branch information
tom8zds authored Jul 30, 2024
2 parents 77c7a3a + 078c717 commit a4ee6c3
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,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '2.0.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit a4ee6c3

Please sign in to comment.