Improve: "inline" kaidl

This commit is contained in:
kr328
2021-05-16 18:26:01 +08:00
parent 0338058495
commit d48b15afee
6 changed files with 8 additions and 7 deletions

View File

@@ -6,10 +6,6 @@ allprojects {
repositories {
google()
mavenCentral()
maven {
url = uri("https://maven.kr328.app")
}
}
}