Add Chucker for debug

This commit is contained in:
Koitharu
2020-03-19 13:16:33 +02:00
parent 127978d3d7
commit 032d671c38
7 changed files with 31 additions and 4 deletions

View File

@@ -18,6 +18,9 @@ allprojects {
repositories {
google()
jcenter()
maven {
url 'https://jitpack.io'
}
}
}