mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 15:59:33 +07:00
Added google repo to allProjects.repositories in build.grade, SO says this should fix the build
This commit is contained in:
@ -38,6 +38,7 @@ allprojects {
|
||||
}
|
||||
|
||||
repositories {
|
||||
google()
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
|
||||
|
Reference in New Issue
Block a user