Skip to content

Commit ebff6e3

Browse files
committed
update depend
1 parent 9868d2f commit ebff6e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android.useAndroidX=true
66
android.enableJetifier=true
77

88
PROJ_GROUP=com.shuyu
9-
PROJ_VERSION=10.2.0
9+
PROJ_VERSION=10.2.1
1010
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
1111
PROJ_ISSUETRACKERURL=https://github.com/CarGuo/GSYVideoPlayer/issues
1212
PROJ_VCSURL=https://github.com/CarGuo/GSYVideoPlayer.git

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext {
2323
]
2424

2525
viewDependencies = [
26-
ijkplayer : "com.github.CarGuo:GSYIjkJava:1.0.0",
26+
ijkplayer : "com.github.CarGuo:GSYIjkJava:v1.0.0",
2727
danmakuFlameMaster : "com.github.CarGuo.DanmakuFlameMaster:DanmakuFlameMaster:${danmakuFlameMasterSoVersion}",
2828
floatWindow : "com.github.yhaolpz:FloatWindow:1.0.6",
2929

0 commit comments

Comments
 (0)