Skip to content

Commit

Permalink
update media 1.2.0 & compileSdk 34
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Nov 21, 2023
1 parent 4d7f32e commit 3cb06b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/base.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
android {
compileSdk 33
compileSdk 34

defaultConfig {
minSdk 19
Expand Down
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
gsyVideoVersion = "v8.3.0-release-jitpack"
danmakuFlameMasterSoVersion = "0.9.25"
glideVersion = "4.12.0"
mediaVersion = "1.1.1"
mediaVersion = "1.2.0"
permissionsDispatcherVersion = "4.9.1"

androidDependencies = [
Expand Down

0 comments on commit 3cb06b7

Please sign in to comment.