mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Android: update gradle, NDK and built tools version
This commit is contained in:
parent
e831ebd63b
commit
2ca81d679f
4 changed files with 13 additions and 9 deletions
|
@ -15,8 +15,8 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath 'de.undercouch:gradle-download-task:4.0.4'
|
||||
classpath 'com.android.tools.build:gradle:4.0.1'
|
||||
classpath 'de.undercouch:gradle-download-task:4.1.1'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue