Skip to content

Commit

Permalink
fix(deps): update dependency com.github.kyuubiran:ezxhelper to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 6bfd1de commit 4c0403a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ material-dialogs-input = { module = "com.afollestad.material-dialogs:input", ver
xposed = { module = "de.robv.android.xposed:api", version = "82"}
flexbox = { module = "com.google.android.flexbox:flexbox", version = "3.0.0"}
colorpicker = { module = "com.jaredrummler:colorpicker", version = "1.1.0"}
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "1.0.3"}
ezXHelper = { module = "com.github.kyuubiran:EzXHelper", version = "2.0.7"}
confetti = { module = "com.github.jinatonic.confetti:confetti", version = "1.1.2"}
weatherView = { module = "com.github.MatteoBattilana:WeatherView", version = "3.0.0"}
sealedEnum-runtime = { module = "com.github.livefront.sealed-enum:runtime", version.ref = "sealedEnum" }
Expand Down

0 comments on commit 4c0403a

Please sign in to comment.