Skip to content

Commit

Permalink
Update for v3.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sarsamurmu committed Jun 26, 2023
1 parent 17fb529 commit 37f9f0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
* If you've missed some versions you've to also follow update guide for those versions
*/

implementation 'com.github.zixpo:candybar:3.17.4'
implementation 'com.github.zixpo:candybar:3.17.5'

// TODO: Remove `//` below to enable OneSignal
//implementation 'com.onesignal:OneSignal:[4.0.0, 4.99.99]'
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values/launchers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
<item>holo</item>
<item>holo_hd</item>
<item>hyperion</item>
<item>kiss</item>
<item>kvaesitso</item>
<item>lawnchair</item>
<item>lg_home</item>
<item>lucid</item>
<item>microsoft</item>
<item>niagara</item>
<item>nougat</item>
<item>nova</item>
<item>omega</item>
<item>one_ui</item>
<item>pixel</item>
<item>poco</item>
<item>posidon</item>
<item>samsung_one_ui</item>
<item>smart</item>
<item>solo</item>
<item>square</item>
Expand Down

0 comments on commit 37f9f0a

Please sign in to comment.