update 主动加好友优化;真@提醒;双击获取未读消息;获取我的信息优化

This commit is contained in:
尹甲仑
2022-08-17 12:16:57 +08:00
parent 00600be4c1
commit 439bdbf37e
7 changed files with 159 additions and 96 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 23
targetSdkVersion 30
versionCode 2
versionName "2.0"
versionCode 211
versionName "2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}