Skip to content

Commit 472b903

Browse files
author
Kendall Kelly
authored
build: removed jcenter support (#34)
1 parent c005868 commit 472b903

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ buildscript {
33
repositories {
44
google()
55
mavenCentral()
6-
jcenter()
76
}
87

98
dependencies {
@@ -51,7 +50,6 @@ repositories {
5150

5251
google()
5352
mavenCentral()
54-
jcenter()
5553
}
5654

5755
dependencies {

0 commit comments

Comments
 (0)