Remove unused allowed jcenter dependencies
This commit is contained in:
committed by
Space Team
parent
7d42bfa859
commit
83a2158744
@@ -544,10 +544,6 @@ allprojects {
|
|||||||
jcenter {
|
jcenter {
|
||||||
content {
|
content {
|
||||||
includeVersionByRegex("net\\.rubygrapefruit", ".+", "0\\.14")
|
includeVersionByRegex("net\\.rubygrapefruit", ".+", "0\\.14")
|
||||||
includeVersionByRegex("io\\.ktor", ".+", "1\\.1\\.5")
|
|
||||||
includeVersion("khttp", "khttp", "1.0.0")
|
|
||||||
includeVersion("org.jetbrains.kotlinx", "kotlinx-serialization-runtime", "0.4.2")
|
|
||||||
includeVersion("org.jetbrains.kotlinx", "kotlinx-serialization-runtime", "0.14.0")
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user