Skip to content

Commit

Permalink
fix: remove mavenLocal from gradle file
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7061 committed Feb 19, 2025
1 parent 127c277 commit 91006a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ android {
repositories {
google()
mavenCentral()
mavenLocal()
}

dependencies {
Expand Down

0 comments on commit 91006a5

Please sign in to comment.