We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d560005 commit cfcfbb0Copy full SHA for cfcfbb0
1 file changed
Android/APIExample/app/build.gradle
@@ -32,6 +32,8 @@ android {
32
jniLibs.srcDirs = ['src/main/jniLibs']
33
}
34
35
+
36
+ ndkVersion '21.4.7075529'
37
38
39
dependencies {
0 commit comments