1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-31 23:45:22 +01:00

Android: Update Gradle, NDK, Build Tools, and SQLite version (#10833)

This commit is contained in:
Muhammad Rifqi Priyo Susanto
2021-01-21 05:31:59 +07:00
committed by GitHub
parent 6693a4b30e
commit cc44943528
4 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.1.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