1.视频发布

2.协议入口变更
3.消息时间
4.升级AndroidX
This commit is contained in:
jinyuera
2021-11-24 16:21:09 +08:00
parent 8d8d01f3f8
commit 11f7f1c541
175 changed files with 938 additions and 608 deletions

View File

@@ -18,8 +18,8 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:27.1.1'
compile 'com.android.support:support-annotations:27.1.1'
compile 'androidx.appcompat:appcompat:1.0.0'
compile 'androidx.annotation:annotation:1.0.0'
compile 'com.github.chrisbanes.photoview:library:1.2.4'