Skip to content

Commit c9923d2

Browse files
revert build.gradle
1 parent a7df3cb commit c9923d2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

android/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
buildscript {
22
repositories {
33
google()
4-
jcenter {
5-
url "http://jcenter.bintray.com/"
6-
}
4+
jcenter()
75
}
86

97
dependencies {

0 commit comments

Comments
 (0)