1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Android: Increase minimum SDK version to 21

Target/compiled SDK version is increased to 33.
Build Tools, NDK, and Gradle are also updated.
This commit is contained in:
Muhammad Rifqi Priyo Susanto 2023-02-18 06:03:28 +07:00 committed by GitHub
parent 75e6cc190a
commit c1e430ef68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 12 deletions

View file

@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip