Skip to content

Commit

Permalink
fix: Android build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Alwinator committed Aug 31, 2023
1 parent 373db08 commit 8d10a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ buildscript {
repositories {
mavenCentral()
}

dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
}
Expand Down

0 comments on commit 8d10a0b

Please sign in to comment.