mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
This commit is contained in:
parent
4a48cd57e8
commit
ea86ecf015
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:3.1.3"
|
||||
classpath "com.android.tools.build:gradle:2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue