aboutsummaryrefslogtreecommitdiff
path: root/build/android/settings.gradle
AgeCommit message (Collapse)Author
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.