forked from joejulian/gio
69a6b47f7b
According to the d8 documentation[0] `--lib` should be used to specify the path to android.jar, not `--classpath`. Also specify minimum SDK version to allow d8 to perform version-specific optimizations. May fix #349. References: https://todo.sr.ht/~eliasnaur/gio/349 Signed-off-by: Elias Naur <mail@eliasnaur.com>