version:1.7.1

fix:
update:更换图标,添加应用页面
This commit is contained in:
2024-01-06 16:07:30 +08:00
parent 4673381d36
commit a232b6919d
85 changed files with 7470 additions and 525 deletions

View File

@@ -16,10 +16,11 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 62
versionName "1.7.0"
versionCode 63
versionName "1.7.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
ndk {
//根据需要 自行选择添加的对应cpu类型的.so库。