Skip to content

Commit c03829e

Browse files
author
zhengshuxin
committed
Don't set ndk version in build.gradle.
1 parent 5a313bd commit c03829e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/acl_ndk20/acl_one/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ apply plugin: 'com.android.library'
33
android {
44
compileSdkVersion 30 // 使用旧语法,兼容 AGP 4.2.2
55
buildToolsVersion "30.0.2"
6-
//ndkVersion "20.1.5948944"
76

87
defaultConfig {
98
minSdkVersion 14

0 commit comments

Comments
 (0)