altosdroid: Hack up build to 'work' for now
authorKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 18:15:20 +0000 (11:15 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 5 Aug 2019 03:30:20 +0000 (20:30 -0700)
Android apps are now build with gradle instead of ant; the ant bits
are stale and only work with old java. Use old java to run ant while
using the current java compiler to build things.

This requires a custom version of the google play API library.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found