Skip to content

Commit

Permalink
Merge pull request #20 from bigbabyboost/renovate/sqliteversion
Browse files Browse the repository at this point in the history
fix(deps): update dependency androidx.sqlite:sqlite to v2.4.0
  • Loading branch information
bigbabyboost authored Sep 29, 2024
2 parents 32ab06a + 7c783b1 commit 887c296
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 @@ -18,7 +18,7 @@ rxbindingVersion = "1.0.1"
sandwichVersion = "2.0.9"
simpleIconsVersion = "1.0.0"
sqliteAndroidVersion = "3.39.2"
sqliteVersion = "2.3.1"
sqliteVersion = "2.4.0"
taptargetviewVersion = "1.13.3"
viewTooltipVersion = "f79a8955ef"

Expand Down

0 comments on commit 887c296

Please sign in to comment.