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 32d24d0 commit 9a4626eCopy full SHA for 9a4626e
extension/android/executorch_android/build.gradle
@@ -50,6 +50,7 @@ android {
50
path "../../../CMakeLists.txt"
51
}
52
53
+ ndkPath "/opt/ndk/"
54
55
56
task copyTestRes(type: Exec) {
0 commit comments