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