Skip to content

Commit

Permalink
Goodbye, jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdiacono committed Jul 10, 2024
1 parent 3002dca commit d19193b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.0'
Expand Down Expand Up @@ -32,7 +32,6 @@ android {

repositories {
google()
jcenter()
mavenCentral()
}

Expand Down

0 comments on commit d19193b

Please sign in to comment.