breaking: drop jcenter & update dependencies (#1251)

This commit is contained in:
エリス
2021-07-03 13:04:13 +09:00
committed by GitHub
parent 015db819ae
commit 47aa116b1d
9 changed files with 20 additions and 40 deletions
+2 -1
View File
@@ -56,5 +56,6 @@ dependencies {
})
}
repositories {
jcenter()
google()
mavenCentral()
}