a maven compatible repository for gradle to use
simply add
repositories {
maven { url "https://git.jottyfan.de/gradle/libs" }
}
to the build.gradle.
a maven compatible repository for gradle to use
simply add
repositories {
maven { url "https://git.jottyfan.de/gradle/libs" }
}
to the build.gradle.