Revert "房间发送消息体验优化"

This reverts commit 774a8bf2
This commit is contained in:
huangjian
2022-05-16 11:50:26 +08:00
parent 1a75aee327
commit c134adf214
9 changed files with 9 additions and 379 deletions

View File

@@ -25,7 +25,7 @@ android {
dependencies {
api 'androidx.annotation:annotation:1.1.0'
api 'androidx.legacy:legacy-support-v4:1.0.0'
implementation "androidx.core:core-ktx:1.6.0"
implementation "androidx.core:core-ktx:1.3.2"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {