update 优化漏消息现象;优化消息一致性判断

This commit is contained in:
gallonyin
2023-03-27 21:41:02 +08:00
parent aaf869e691
commit a7a528a350
3 changed files with 4 additions and 5 deletions

View File

@@ -11,8 +11,6 @@ android {
targetSdkVersion 30
versionCode 2571
versionName "2.5.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {