Skip to content

Commit 3506e07

Browse files
committed
update media 1.8.0 release
1 parent ebd9924 commit 3506e07

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
@@ -7,7 +7,7 @@ android.enableJetifier=true
77

88
PROJ_GROUP=com.shuyu
99
#PROJ_GROUP=io.github.carguo
10-
PROJ_VERSION=11.0.0
10+
PROJ_VERSION=11.1.0
1111
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
1212
PROJ_ISSUETRACKERURL=https://github.com/CarGuo/GSYVideoPlayer/issues
1313
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
@@ -2,7 +2,7 @@ ext {
22
gsyVideoVersion = "v10.0.0"
33
danmakuFlameMasterSoVersion = "0.9.25"
44
glideVersion = "4.12.0"
5-
mediaVersion = "1.8.0-rc02"
5+
mediaVersion = "1.8.0"
66
permissionsDispatcherVersion = "4.9.1"
77

88
androidDependencies = [

0 commit comments

Comments
 (0)