房间私聊输入体验优化

This commit is contained in:
huangjian
2023-02-08 16:41:37 +08:00
parent 0679944adf
commit 4beaa9a299
13 changed files with 91 additions and 36 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
android {
compileSdkVersion 30
compileSdkVersion 31
defaultConfig {
minSdkVersion 21
targetSdkVersion 29