房间 "夺宝精灵" 新增 自定义购买数量碎片弹窗
This commit is contained in:
@@ -76,7 +76,7 @@ dependencies {
|
||||
def qiniu = "8.4.4"
|
||||
def SmartRefreshLayoutVersion = "1.0.3"
|
||||
def eventbusVersion = "3.0.0"
|
||||
def fragment_version = "1.3.6"
|
||||
def fragment_version = "1.6.1"
|
||||
def GlideTransformationsVersion = "3.0.1"
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
@@ -121,7 +121,7 @@ dependencies {
|
||||
api "com.qiniu:qiniu-android-sdk:${qiniu}"
|
||||
|
||||
api "org.greenrobot:eventbus:${eventbusVersion}"
|
||||
api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
|
||||
api 'com.github.getActivity:ToastUtils:10.5'
|
||||
|
||||
|
Reference in New Issue
Block a user