subsurface/android-mobile
Jan Mulder 8a53ad0505 Android: newer version of Gradle plugin
Using more recent versions of the Android NDK results in a build failure
saying something like "No toolchains found in the NDK toolchains folder
for ABI with prefix: mips64el-linux-android". Mips support went away
after Android NDK, Revision r17c, and we are using r18b at this moment.
Too old Gradle stuff gets confused by this.

The solution is simple. Use a newer version of the Gradle plugin.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2019-07-18 06:39:00 -07:00
..
res Update (and fix) device mobile ID's for Scubapro dive computers 2019-04-25 13:22:21 +02:00
src/org/subsurfacedivelog/mobile Whitespace cleanup, extra braces, and null checks 2018-08-11 11:14:22 -07:00
AndroidManifest.xml Android build: set newer versions and parameterize ANDROID_PLATFORM 2018-12-30 11:20:34 -08:00
build.gradle Android: newer version of Gradle plugin 2019-07-18 06:39:00 -07:00