Partial-revert: gradle: Sync gplayapi from our gitlab package registry
Our maven repo still works, just that jitpack is a known repo at this point and they have fixed the build issue we had. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -30,7 +30,6 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven("https://gitlab.com/api/v4/projects/18497829/packages/maven")
|
||||
maven("https://jitpack.io/")
|
||||
maven("https://maven.google.com/")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user