Skip to content

Commit dbdeed1

Browse files
Adding mavenCentral() as jcenter() is shutting
Adding mavenCentral() as jcenter() is shutting down
1 parent d75dcef commit dbdeed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
repositories {
3+
mavenCentral()
34
google()
4-
jcenter()
55
}
66

77
dependencies {

0 commit comments

Comments
 (0)