Skip to content

Commit 754d1ce

Browse files
committed
更新ndk 25.2.9519653
Change-Id: I9027ff6c396d20cf5697f60bc5127d105b1eb2de
1 parent 34e2eb0 commit 754d1ce

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 "25.1.8937393"
26+
ndkVersion "25.2.9519653"
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 "25.1.8937393"
25+
ndkVersion "25.2.9519653"
2626
compileSdkVersion 29
2727
buildToolsVersion "29.0.2"
2828
defaultConfig {

0 commit comments

Comments
 (0)