You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
v13.1
This commit is contained in:
5
app/src/main/cpp/Application.mk
Normal file
5
app/src/main/cpp/Application.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
APP_ABI := armeabi-v7a arm64-v8a
|
||||
APP_CFLAGS := -DNDEBUG -Oz -fvisibility=hidden -fvisibility-inlines-hidden -ffunction-sections -fdata-sections
|
||||
APP_CPPFLAGS := -std=c++20 -fno-exceptions -fno-rtti
|
||||
APP_STL := none
|
||||
APP_PLATFORM := android-26
|
||||
Reference in New Issue
Block a user