1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-21 22:31:16 +02:00

remove maven crap ๐Ÿ˜ˆ

This commit is contained in:
Andreas Shimokawa 2016-09-09 17:44:16 +02:00
parent 0bab0b1cfa
commit ee0f1f23c0

View File

@ -15,9 +15,6 @@ buildscript {
allprojects {
repositories {
jcenter()
maven {
url "https://repo1.maven.org"
}
maven {
url "https://jitpack.io"
}