1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-14 03:37:32 +01:00
This reverts commit d902c67aad00635fe8a2a1e6f18a50e81fe875bf.
This commit is contained in:
jfgreffier 2019-03-01 11:25:42 +01:00
parent 4321a29e46
commit a69c44d4b2

View File

@ -15,10 +15,10 @@ buildscript {
allprojects {
repositories {
jcenter()
maven {
url "https://jitpack.io"
}
google()
jcenter()
}
}