Compilation is now working.

This commit is contained in:
aminecmi
2022-03-22 16:51:45 +01:00
parent c1040ab4d5
commit 805e408c78
3 changed files with 112 additions and 23 deletions
+2
View File
@@ -14,6 +14,8 @@ allprojects {
repositories {
google()
mavenCentral()
jcenter()
maven { url = uri("https://www.jitpack.io") }
}
}