lib/build.gradle @@ -14,7 +14,7 @@ externalNativeBuild { cmake { cppFlags "" cppFlags "-std=c++11 -frtti -fexceptions" } } ndk {