Commit f9a5dd10 authored by swift_gan's avatar swift_gan Committed by swift_gan

[Reconstitution]revert gradle

parent bf7da1fd
...@@ -15,7 +15,7 @@ android { ...@@ -15,7 +15,7 @@ android {
cmake { cmake {
arguments '-DBUILD_TESTING=OFF' arguments '-DBUILD_TESTING=OFF'
cppFlags "-frtti -fexceptions" cppFlags "-frtti -fexceptions"
abiFilters 'armeabi-v7a' abiFilters 'armeabi-v7a', 'arm64-v8a'
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment