Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
T8RIN committed May 29, 2024
1 parent f4b4f14 commit cb530e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jxlCoderCoil = "2.2.0"
jxlCoder = "2.2.0"

tesseract = "4.7.0"
composeVersion = "1.7.0-beta01"
composeVersion = "1.7.0-beta02"
androidx-datastorePreferencesAndroid = "1.1.1"
appUpdateKtx = "2.1.0"
appUpdate = "2.1.0"
Expand All @@ -42,14 +42,14 @@ hilt = "2.51.1"
gms = "4.4.1"

coil = "2.6.0"
appCompat = "1.7.0-rc01"
appCompat = "1.7.0"
androidxCore = "1.13.1"
androidxLifecycle = "2.8.0"
androidxLifecycle = "2.8.1"
desugaring = "2.0.4"
activityCompose = "1.9.0"
kotlinxCollectionsImmutable = "0.3.7"
scrollbar = "2.1.0"
material3 = "1.3.0-beta01"
material3 = "1.3.0-beta02"
reorderable = "0.9.6"
reviewKtx = "2.0.1"
splashScreen = "1.2.0-alpha01"
Expand Down

0 comments on commit cb530e1

Please sign in to comment.