Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
reconman committed Sep 22, 2024
1 parent 7fe8bbd commit 1cdcb68
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ documentfile_version = "1.0.1"
flow_preferences_version = "1.9.1"
hilt_navigation_compose_version = "1.2.0"
kotlinx_coroutines_core_version = "1.9.0"
lifecycle_version = "2.8.4"
hilt_version = "2.51.1"
lifecycle_version = "2.8.6"
hilt_version = "2.52"
gson_version = "2.11.0"


Expand All @@ -19,13 +19,13 @@ gradle_version = "8.5.2"


ben-manes_versions = "0.51.0"
accompanist_version = "0.34.0"
accompanist_version = "0.36.0"

google_android_play_version = "2.1.0"

activity_version = "1.9.1"
activity_version = "1.9.2"
mockk_version = "1.13.12"
navigation_compose_version = "2.7.7"
navigation_compose_version = "2.8.1"
opencv_android_version = "4.8.1r2"
recyclerview_version = "1.3.2"
tesseract4android_version = "4.7.0"
Expand All @@ -36,7 +36,7 @@ compose_bom_version = "2024.09.02"



junit_bom_version = "5.10.2"
junit_bom_version = "5.11.0"


[libraries]
Expand Down

0 comments on commit 1cdcb68

Please sign in to comment.