1
Fork 0
mirror of https://github.com/Steffo99/twom.git synced 2024-10-16 06:27:32 +00:00
This commit is contained in:
Steffo 2023-11-04 15:09:33 +01:00
parent 9e7114713f
commit 5f591fcf19
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven(url = "https://jitpack.io")
}
}