修复UI-175

This commit is contained in:
zhangyuanzhen
2020-02-12 21:06:17 +08:00
parent 80a4b22809
commit 13463aa79b
5 changed files with 53 additions and 5 deletions

View File

@@ -67,7 +67,6 @@ dependencies {
implementation 'com.shuyu:gsyVideoPlayer-armv7a:7.1.1'
implementation 'com.shuyu:gsyVideoPlayer-arm64:7.1.1'
implementation 'com.shuyu:gsyVideoPlayer-java:7.1.1'
implementation 'org.greenrobot:eventbus:3.1.1'
}
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()