Skip to content

Commit

Permalink
Replace jcenter(), long deprecated, with mavenCentral(). (firebase#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov authored May 9, 2022
1 parent 18f20ad commit 612e389
Show file tree
Hide file tree
Showing 37 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions admob/admob_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions admob/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions admob/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions analytics/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions analytics/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/app_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/google_api_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/invites_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions app/test_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions auth/auth_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions auth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions auth/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions database/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions database/database_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions database/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions dynamic_links/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions dynamic_links/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions firestore/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -24,7 +24,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions firestore/firestore_resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -25,7 +25,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
}
}

Expand Down
4 changes: 2 additions & 2 deletions firestore/integration_test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ buildscript {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.3'
Expand All @@ -29,7 +29,7 @@ allprojects {
repositories {
mavenLocal()
maven { url 'https://maven.google.com' }
jcenter()
mavenCentral()
}
}

Expand Down
Loading

0 comments on commit 612e389

Please sign in to comment.