Skip to content

Commit 2fb9c8f

Browse files
fix(android, build): remove jcenter from build repo list (#281)
1 parent 48cb9a4 commit 2fb9c8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ android {
5050

5151
repositories {
5252
mavenCentral()
53-
jcenter()
5453
google()
5554

5655
def found = false

0 commit comments

Comments
 (0)