aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/app/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* android: Add some (older) unit testsTobias Brunner2015-11-121-0/+4
|
* android: Migrate to the Gradle build systemTobias Brunner2015-11-121-0/+42
This uses a manual way to trigger the NDK build (the default with on-the-fly Android.mk files does not work for us).