Remove bintray from repos

This commit is contained in:
InsanusMokrassar 2021-07-29 19:33:35 +06:00 committed by GitHub
parent 0ecb34709b
commit 6ec77b4e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
buildscript { buildscript {
repositories { repositories {
mavenLocal() mavenLocal()
jcenter() // jcenter()
mavenCentral() mavenCentral()
google() google()
} }