Merge pull request #1527 from blocklist/patch-17

Update build.gradle
This commit is contained in:
Milos Kozak 2018-10-29 10:01:20 +01:00 committed by GitHub
commit b3a4950497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
buildscript { buildscript {
repositories { repositories {
jcenter()
google() google()
jcenter()
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
} }
dependencies { dependencies {