Skip to content

Commit

Permalink
add process manager
Browse files Browse the repository at this point in the history
  • Loading branch information
PangBaiWork committed Sep 18, 2023
1 parent 6f49333 commit 4f56594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ android {
targetSdk 28
versionCode 3
versionName "1.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {//让gradle知道ndk的配置
abiFilter "arm64-v8a"//so文件的平
Expand Down

0 comments on commit 4f56594

Please sign in to comment.