We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 900aa48 commit a7bc88aCopy full SHA for a7bc88a
cmake_templates/build.gradle.in
@@ -47,7 +47,7 @@ android {
47
buildToolsVersion androidBuildToolsVersion
48
ndkVersion androidNdkVersion
49
// don't get rid of this line as it inflates the final bundle size 5x
50
- ndkPath '@INPUT_ANDROID_NDK_PATH@'
+ ndkPath '@MM_ANDROID_NDK_PATH@'
51
52
packagingOptions.jniLibs.useLegacyPackaging true
53
0 commit comments