Skip to content

Commit 56b6544

Browse files
committed
make the dependency explicit on the release version
1 parent 3e22a32 commit 56b6544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libandroid/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ buildscript {
1515
allprojects {
1616
repositories {
1717
jcenter()
18+
mavenCentral()
1819
maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
1920
}
2021
}

0 commit comments

Comments
 (0)