Skip to content

Commit

Permalink
修改配置
Browse files Browse the repository at this point in the history
  • Loading branch information
hpuhsp committed May 5, 2023
1 parent ed37801 commit 56b2b97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion local.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Wed Nov 10 09:43:37 GMT+08:00 2021
#Fri May 05 19:45:09 GMT+08:00 2023
sdk.dir=C\:\\Users\\HSP\\AppData\\Local\\Android\\Sdk
#ndk.dir=C\:\\Users\\HSP\\AppData\\Local\\Android\\Sdk\\ndk\\21.0.6113669
1 change: 1 addition & 0 deletions scanner/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ task generateSourcesJar(type: Jar) {
android {
compileSdkVersion 30
buildToolsVersion "30.0.2"
ndkVersion '22.1.7171670' // Jitpack构建ndk版本,发布新版本时打开

defaultConfig {
minSdkVersion 21
Expand Down

0 comments on commit 56b2b97

Please sign in to comment.