Skip to content

Commit 87822e6

Browse files
author
zhengshuxin
committed
Don't set ndk version in build.gradle.
1 parent c9c002b commit 87822e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/acl_ndk20/acl_one/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ android {
4848
}
4949

5050
// 指定 NDK 版本
51-
ndkVersion "20.1.5948944"
51+
//ndkVersion "20.1.5948944"
5252
}
5353

5454
dependencies {

0 commit comments

Comments
 (0)