Removed dependencies from java.nio package and decreased target android version from 29 to 13

This commit is contained in:
valfieri
2019-09-08 09:57:00 +02:00
parent 414d99525d
commit 09098893e6
4 changed files with 148 additions and 170 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
APP_PROJECT_PATH := $(call my-dir)/..
APP_CPPFLAGS += -frtti -fexceptions
APP_ABI := armeabi-v7a
APP_ABI := armeabi armeabi-v7a
#APP_ABI := x86 # mainly for emulators
APP_STL := gnustl_static
APP_MODULES := libpng libjpeg main SDL