summaryrefslogtreecommitdiff
path: root/android/gradle
AgeCommit message (Collapse)AuthorFilesLines
2016-08-23android: Update build tools and gradleArun Raghavan1-2/+2
New build tools needed for Instant Run, and Android Studio wants us to update that and the gradle version.
2016-05-10android: Update build tools version and ship gradle wrapper scriptSebastian Dröge2-0/+6
2015-11-06Revert "android: Use gradle & ndk-build combo to generate the Android App"Sebastian Dröge2-6/+0
This reverts commit a95ee9c61c371ec2b8d4ff59cace26451b11225a. The gradle based build system has various problems currently.
2015-05-07android: Use gradle & ndk-build combo to generate the Android AppSebastian Roth2-0/+6
Also add a video List selector.