Skip to content

Commit 771ab49

Browse files
committed
修改ndk版本号
1 parent ad8bec5 commit 771ab49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
keyPassword '111222'
2424
}
2525
}
26-
ndkVersion "27.1.12297006"
26+
ndkVersion "27.2.12479018"
2727
compileSdkVersion 29
2828
buildToolsVersion "29.0.2"
2929
defaultConfig {

sdkdemo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ android {
2222
keyPassword '111222'
2323
}
2424
}
25-
ndkVersion "27.1.12297006"
25+
ndkVersion "27.2.12479018"
2626
compileSdkVersion 29
2727
buildToolsVersion "29.0.2"
2828
defaultConfig {

0 commit comments

Comments
 (0)