version:1.2.3

fix:修复绑定状态刷新不及时
update:主页图标修改
This commit is contained in:
2023-04-10 14:45:24 +08:00
parent 8b98116d87
commit eef000be87
21 changed files with 243 additions and 56 deletions

View File

@@ -13,10 +13,10 @@ android {
versionName version
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
iPlay50SEDebug{}
iPlay50SERelease{}
debug {}
release {}
}
}