removed bintray, tryna publish to fdroid
This commit is contained in:
parent
706d7a9530
commit
c2cb6f953e
1 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ pluginManagement {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url 'https://jitpack.io' }
|
maven { url 'https://jitpack.io' }
|
||||||
maven { url "https://dl.bintray.com/kodein-framework/Kodein-DI" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
|
|
@ -13,7 +12,6 @@ dependencyResolutionManagement {
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven { url 'https://jitpack.io' }
|
maven { url 'https://jitpack.io' }
|
||||||
maven { url "https://dl.bintray.com/kodein-framework/Kodein-DI" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
rootProject.name = "YTDLnis"
|
rootProject.name = "YTDLnis"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue