Restore jitpack repository

This commit is contained in:
José Rebelo
2025-06-19 13:42:43 +01:00
parent 08df8484e1
commit e0fa950bfe
+3
View File
@@ -20,6 +20,9 @@ buildscript {
allprojects {
repositories {
mavenCentral()
maven {
url = 'https://jitpack.io'
}
google()
}
}