Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Add mavenLocal() back
  • Loading branch information
PoornimaApptentive authored Nov 21, 2024
1 parent d09cb3f commit b219f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ buildscript {

repositories {
google()
mavenLocal()
mavenCentral()
}

Expand Down

0 comments on commit b219f1b

Please sign in to comment.