Skip to content

Commit 5ad93d9

Browse files
author
devrel-build
committed
Merge commit '995ffde579c7a4b1b65e6a1d8a9241c7db580f94' into HEAD
2 parents edb3ea7 + 995ffde commit 5ad93d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

samples-android/ButtonClicker/src/main/jni/Application.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
APP_PLATFORM := android-22
2-
#APP_ABI := armeabi-v7a
3-
APP_ABI := arm64-v8a
2+
APP_ABI := armeabi-v7a
43
APP_STL := c++_static
54

65
APP_CPPFLAGS := -std=c++11

0 commit comments

Comments
 (0)