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 ebd9924 commit 3506e07Copy full SHA for 3506e07
gradle.properties
@@ -7,7 +7,7 @@ android.enableJetifier=true
7
8
PROJ_GROUP=com.shuyu
9
#PROJ_GROUP=io.github.carguo
10
-PROJ_VERSION=11.0.0
+PROJ_VERSION=11.1.0
11
PROJ_WEBSITEURL=https://github.com/CarGuo/GSYVideoPlayer
12
PROJ_ISSUETRACKERURL=https://github.com/CarGuo/GSYVideoPlayer/issues
13
PROJ_VCSURL=https://github.com/CarGuo/GSYVideoPlayer.git
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ ext {
2
gsyVideoVersion = "v10.0.0"
3
danmakuFlameMasterSoVersion = "0.9.25"
4
glideVersion = "4.12.0"
5
- mediaVersion = "1.8.0-rc02"
+ mediaVersion = "1.8.0"
6
permissionsDispatcherVersion = "4.9.1"
androidDependencies = [
0 commit comments