Skip to content

Commit

Permalink
update lib
Browse files Browse the repository at this point in the history
  • Loading branch information
KunMinX committed Sep 19, 2023
1 parent 45cdc32 commit a51343a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {

implementation "org.slf4j:slf4j-android:1.7.36"
implementation "com.sothree.slidinguppanel:library:3.4.0"
implementation 'com.github.KunMinX:Jetpack-MusicPlayer:5.0.0'
implementation 'com.github.KunMinX:Jetpack-MusicPlayer:5.1.0'
implementation 'com.github.KunMinX.KeyValueX:keyvalue:3.7.0-beta'
annotationProcessor 'com.github.KunMinX.KeyValueX:keyvalue-compiler:3.7.0-beta'
}

0 comments on commit a51343a

Please sign in to comment.