房间发送消息体验优化

This commit is contained in:
huangjian
2022-05-12 17:26:31 +08:00
parent 20a27d229c
commit 774a8bf29c
10 changed files with 390 additions and 26 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.3.2"
implementation "androidx.core:core-ktx:1.6.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
repositories {