android builds now include both 64 and 32bit in the APK
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 29 Dec 2021 11:48:53 +0000 (13:48 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 29 Dec 2021 11:48:53 +0000 (13:48 +0200)
commit40b8c9565fdfeaa75070a557e79d18b00ae51ca6
treeec3f19e2e9ce71de992afc61e2de023133f20a72
parentab16e737cf21ee1746868e027448d02de00954f7
android builds now include both 64 and 32bit in the APK
Makefile.android
libs/android/keepdir [deleted file]
libs/android32/keepdir [new file with mode: 0644]
libs/android64/keepdir [new file with mode: 0644]
libs/anim/Makefile
libs/imago/Makefile
libs/psys/Makefile
libs/psys/pattr.c
libs/treestore/Makefile
src/android/main.c