Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
morisgateno-appsflyer authored Feb 15, 2024
1 parent edc62be commit 9fc6c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ nexusStaging {
}
allprojects {
repositories {
jcenter()
mavenCentral()
google()
}
}
task clean(type: Delete) { delete rootProject.buildDir }
task clean(type: Delete) { delete rootProject.buildDir }

0 comments on commit 9fc6c22

Please sign in to comment.