Skip to content

Commit

Permalink
fix candybar play version
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnnno committed Dec 26, 2024
1 parent f5ec542 commit f0674de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ android {

dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
normalPlayImplementation 'com.github.zixpo:candybar:3.20.3'
blackPlayImplementation 'com.github.zixpo:candybar:3.20.3'
youPlayImplementation 'com.github.zixpo:candybar:3.20.3'
normalPlayImplementation 'com.github.zixpo:candybar:3.21.0'
blackPlayImplementation 'com.github.zixpo:candybar:3.21.0'
youPlayImplementation 'com.github.zixpo:candybar:3.21.0'
normalImplementation 'com.github.donnnno:candybar-foss:3.20.4'
blackImplementation 'com.github.donnnno:candybar-foss:3.20.4'
youImplementation 'com.github.donnnno:candybar-foss:3.20.4'
Expand Down

0 comments on commit f0674de

Please sign in to comment.