subsurface/android-mobile
Jan Mulder 09a9fa1ae5 Android build: use our own gradle build spec
At this point in time there seems something wrong with jcenter that
is used to download all Android build artifacts from. It simply does
not find the needed stuff on there and our build fails. Its unclear
if this is a temporary issue at jcenter, or its just an intended change.

This fix is a bit of a hack. It provides our own gradle build spec
instead of the one that is provided from Qt (which is pulled in using
androiddeployqt). Added is a working download link to maven, and a
newer com.android.tools.build:gradle is used compared to Qt.

All this makes Travis happy again.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2018-12-12 12:25:35 +09:00
..
res Use hex USB VID/PID 2018-08-12 15:37:21 -07:00
src/org/subsurfacedivelog/mobile Whitespace cleanup, extra braces, and null checks 2018-08-11 11:14:22 -07:00
AndroidManifest.xml Android: add Java class to receive Intents 2018-08-11 11:14:22 -07:00
build.gradle Android build: use our own gradle build spec 2018-12-12 12:25:35 +09:00