aboutsummaryrefslogtreecommitdiff
path: root/build/android/settings.gradle
AgeCommit message (Collapse)Author
2021-06-21Move build/android directory to root of project (#11283)NeroBurner
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim
2018-06-28Bump android version to 20Loic Blot
2016-04-28Upgrade Android build to Gradle build systemShadowNinja
The old Ant build system has been deprecated for a while and new development is focused on Gradle. I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory. I left the JNI files in the root directory.