This commit is contained in:
陈巨龙
2025-09-03 12:34:09 +08:00
parent f3b13a35bc
commit 3d22c5e475
70 changed files with 177 additions and 44 deletions

View File

@@ -41,7 +41,7 @@ android {
abiFilters 'arm64-v8a' // you can make one only for dev to improve building speed
}
versionCode 1
versionName '1.0.0'
versionName '1.0.1'
multiDexEnabled true
}