build: Remove local Maven repo and unnecessary build configuration

This commit is contained in:
oSumAtrIX
2024-07-26 02:03:51 +02:00
parent 832badef4a
commit 0a2e99c1c0
2 changed files with 0 additions and 7 deletions

View File

@@ -16,7 +16,6 @@ application {
repositories {
mavenCentral()
mavenLocal()
google()
maven {
// A repository must be specified for some reason. "registry" is a dummy.