1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 03:16:07 +02:00
This reverts commit d902c67aad.
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()
}
}