mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
build: remove unused JCenter include
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
144b120692
commit
c56784a742
@ -41,8 +41,6 @@ internal fun Project.configureForAllProjects() {
|
|||||||
content {
|
content {
|
||||||
// https://github.com/zhanghai/AndroidFastScroll/issues/35
|
// https://github.com/zhanghai/AndroidFastScroll/issues/35
|
||||||
includeModule("me.zhanghai.android.fastscroll", "library")
|
includeModule("me.zhanghai.android.fastscroll", "library")
|
||||||
|
|
||||||
includeModule("org.jetbrains.kotlinx", "kotlinx-html-jvm")
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
maven("https://jitpack.io") {
|
maven("https://jitpack.io") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user