Skip to content

Commit e715fe1

Browse files
author
Evgenii Kanivets
committed
yev-kanivets#142. Add google, jcenter repos.
1 parent 64c748d commit e715fe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ buildscript {
1111

1212
allprojects {
1313
repositories {
14+
google()
15+
jcenter()
1416
mavenCentral()
1517
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
1618
maven { url "https://jitpack.io" }

0 commit comments

Comments
 (0)