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] authored Oct 9, 2023
1 parent 6c22e60 commit 5cd401f
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 @@ -33,7 +33,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 5cd401f

Please sign in to comment.