Skip to content

Commit

Permalink
update candybar (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
GitGitro authored Dec 23, 2024
1 parent e500d0f commit 3b29d00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
* If you've missed some versions you've to also follow update guide for those versions
*/

playImplementation 'com.github.zixpo:candybar:3.20.3'
playImplementation 'com.github.zixpo:candybar:3.21.0'
fossImplementation 'com.github.donnnno:candybar-foss:3.20.4'
}

Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values/launchers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,14 @@
<item>apex</item>
<!--<item>atom</item>-->
<!--<item>aviate</item>-->
<item>before</item>
<!--<item>blackberry</item>-->
<!--<item>cm_theme</item>-->
<!--<item>evie</item>-->
<item>coloros</item>
<item>flick</item>
<item>go_ex</item>
<item>hios</item>
<!--<item>holo</item>-->
<!--<item>holo_hd</item>-->
<item>hyperion</item>
Expand All @@ -27,9 +30,11 @@
<!--<item>mini</item>-->
<item>niagara</item>
<!--<item>next</item>-->
<item>nothing</item>
<item>nougat</item>
<item>neo</item>
<item>nova</item>
<item>oxygenos</item>
<item>pixel</item>
<item>poco</item>
<item>projectivy</item>
Expand All @@ -38,6 +43,7 @@
<item>solo</item>
<item>square</item>
<!--<item>v</item>-->
<item>tinybit</item>
<item>zenui</item>
<!--<item>zero</item>-->
</string-array>
Expand Down

0 comments on commit 3b29d00

Please sign in to comment.