Update build.gradle.kts
This commit is contained in:
parent
b4ed3ba217
commit
cd1f6423f4
@ -1,10 +1,6 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
|
||||||
setUrl("http://192.168.1.5:8081/repository/maven-public/")
|
|
||||||
isAllowInsecureProtocol = true
|
|
||||||
}
|
|
||||||
google()
|
google()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
maven("https://api.xposed.info")
|
maven("https://api.xposed.info")
|
||||||
|
Loading…
Reference in New Issue
Block a user