forked from penguin86/luna-tracker
First working sync (with hardcoded credentials and no concurrent modification checks)
This commit is contained in:
@ -16,6 +16,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven(url = "https://jitpack.io")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user