Unverified Commit 2eca1f40 authored by Jenn Magder's avatar Jenn Magder Committed by GitHub

Migrate dev projects from jcenter to mavenCentral (#78812)

parent 6556d1db
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -7,7 +7,13 @@ buildscript {
ext.kotlin_version = "1.3.72"
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
classpath "com.android.tools.build:gradle:4.1.2"
......@@ -21,7 +27,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -6,7 +6,13 @@ buildscript {
ext.kotlin_version = '1.3.50'
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -18,7 +24,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
......@@ -15,7 +21,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -6,7 +6,13 @@ buildscript {
ext.kotlin_version = '1.3.50'
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -18,7 +24,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
......@@ -15,7 +21,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,14 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +23,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
maven {
url 'https://google.bintray.com/exoplayer/'
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
......@@ -15,7 +21,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -6,7 +6,13 @@ buildscript {
ext.kotlin_version = '1.3.50'
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -18,7 +24,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -5,7 +5,13 @@
buildscript {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -16,7 +22,14 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
......@@ -6,7 +6,13 @@ buildscript {
ext.kotlin_version = '1.3.50'
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
dependencies {
......@@ -18,7 +24,13 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
// TODO(jmagman): Remove with https://github.com/flutter/flutter/issues/78338
jcenter {
content {
includeModule("org.jetbrains.trove4j", "trove4j")
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment