Skip to content

Commit 48253ec

Browse files
authored
Merge pull request #400 from maheshwarimrinal/patch-1
Adding mavenCentral() as jcenter() is shutting
2 parents d75dcef + dbdeed1 commit 48253ec

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)