version:1.2.3

fix:
update:修复管控跨天失效
This commit is contained in:
2024-04-15 09:41:08 +08:00
parent 86986c8d58
commit 27a85402c9
3 changed files with 26 additions and 12 deletions

View File

@@ -50,8 +50,8 @@ android {
minSdkVersion 26
targetSdkVersion 28
versionCode 23
versionName "1.2.2"
versionCode 24
versionName "1.2.3"
ndk {
//选择要添加的对应 cpu 类型的 .so 库。