build: remove unused JCenter include
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
144b120692
commit
c56784a742
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ internal fun Project.configureForAllProjects() {
|
|||
content {
|
||||
// https://github.com/zhanghai/AndroidFastScroll/issues/35
|
||||
includeModule("me.zhanghai.android.fastscroll", "library")
|
||||
|
||||
includeModule("org.jetbrains.kotlinx", "kotlinx-html-jvm")
|
||||
}
|
||||
}
|
||||
maven("https://jitpack.io") {
|
||||
|
|
Loading…
Reference in a new issue