Skip to content

Commit f0674de

Browse files
committed
fix candybar play version
1 parent f5ec542 commit f0674de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ android {
145145

146146
dependencies {
147147
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
148-
normalPlayImplementation 'com.github.zixpo:candybar:3.20.3'
149-
blackPlayImplementation 'com.github.zixpo:candybar:3.20.3'
150-
youPlayImplementation 'com.github.zixpo:candybar:3.20.3'
148+
normalPlayImplementation 'com.github.zixpo:candybar:3.21.0'
149+
blackPlayImplementation 'com.github.zixpo:candybar:3.21.0'
150+
youPlayImplementation 'com.github.zixpo:candybar:3.21.0'
151151
normalImplementation 'com.github.donnnno:candybar-foss:3.20.4'
152152
blackImplementation 'com.github.donnnno:candybar-foss:3.20.4'
153153
youImplementation 'com.github.donnnno:candybar-foss:3.20.4'

0 commit comments

Comments
 (0)