does not really work

This commit is contained in:
2018-09-23 20:00:10 +02:00
parent 63633de256
commit 7ea0572d79
21 changed files with 902 additions and 217 deletions

View File

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