Skip to content

Commit 2494155

Browse files
Giacomo Materozziplrthink
Giacomo Materozzi
authored andcommitted
chore(android): replaced jCenter with mavenCentral
1 parent ead196d commit 2494155

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-
jcenter()
43
google()
4+
mavenCentral()
55
}
66

77
dependencies {

0 commit comments

Comments
 (0)