aboutsummaryrefslogtreecommitdiff
path: root/android/gradle
AgeCommit message (Collapse)Author
2023-02-18Android: Increase minimum SDK version to 21Muhammad Rifqi Priyo Susanto
Target/compiled SDK version is increased to 33. Build Tools, NDK, and Gradle are also updated.
2022-10-31Android: Increase target/compiled SDK version to 32 (#12911)Muhammad Rifqi Priyo Susanto
Build Tools, NDK, and Gradle are also updated. Repositories is changed from jcenter() to mavenCentral().
2021-10-31Update Android to new dependency repo (#11690)sfan5
2021-06-21Move build/android directory to root of project (#11283)NeroBurner