This commit is contained in:
Vitor Pamplona
2024-09-09 19:42:43 -04:00
parent 8ede4eb3d6
commit 8841aa9a10
4 changed files with 44 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ dependencyResolutionManagement {
google()
mavenCentral()
maven { url "https://jitpack.io" }
maven { url "https://raw.githubusercontent.com/guardianproject/gpmaven/master" }
}
}