ToastUtils升级

This commit is contained in:
huangjian
2022-04-18 10:12:08 +08:00
parent ea01a6e8f0
commit 913c8d2b22

View File

@@ -93,7 +93,7 @@ dependencies {
api "org.greenrobot:eventbus:${eventbusVersion}"
api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
api 'com.github.getActivity:ToastUtils:9.6'
api 'com.github.getActivity:ToastUtils:10.3'
}
repositories {