We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9868d2f commit ebff6e3Copy full SHA for ebff6e3
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
6
android.enableJetifier=true
7
8
PROJ_GROUP=com.shuyu
9
-PROJ_VERSION=10.2.0
+PROJ_VERSION=10.2.1
10
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
11
PROJ_ISSUETRACKERURL=https://github.com/CarGuo/GSYVideoPlayer/issues
12
PROJ_VCSURL=https://github.com/CarGuo/GSYVideoPlayer.git
gradle/dependencies.gradle
@@ -23,7 +23,7 @@ ext {
23
]
24
25
viewDependencies = [
26
- ijkplayer : "com.github.CarGuo:GSYIjkJava:1.0.0",
+ ijkplayer : "com.github.CarGuo:GSYIjkJava:v1.0.0",
27
danmakuFlameMaster : "com.github.CarGuo.DanmakuFlameMaster:DanmakuFlameMaster:${danmakuFlameMasterSoVersion}",
28
floatWindow : "com.github.yhaolpz:FloatWindow:1.0.6",
29
0 commit comments