新增礼物墙相关内容
This commit is contained in:
@@ -107,6 +107,7 @@ dependencies {
|
||||
|
||||
//svga播放器
|
||||
//api rootProject.ext.dependencies["SVGAPlayer"]
|
||||
// api project(path:':SVGAlibrary')//svga
|
||||
implementation 'com.squareup.wire:wire-runtime:4.4.1'
|
||||
|
||||
//七牛云存储
|
||||
@@ -237,4 +238,7 @@ dependencies {
|
||||
api 'com.google.android.exoplayer:exoplayer-core:2.18.2@aar'
|
||||
|
||||
api rootProject.ext.dependencies["blank-utilcode"]
|
||||
|
||||
//下标切换器 https://github.com/angcyo/DslTabLayout
|
||||
api project(':TabLayout')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user