Skip to content

Commit

Permalink
Goodbye JCenter
Browse files Browse the repository at this point in the history
Signed-off-by: Amr Hossam <[email protected]>
  • Loading branch information
amrhossamdev authored and aaronbrethorst committed Aug 18, 2024
1 parent 7034625 commit 554990e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ buildscript {
repositories {
google()
mavenCentral()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.0'
Expand All @@ -34,6 +33,5 @@ allprojects {
repositories {
google()
mavenCentral()
jcenter()
}
}

0 comments on commit 554990e

Please sign in to comment.