Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Maruchin1 committed Apr 21, 2023
1 parent 30965fc commit c282aa9
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
@@ -1,13 +1,13 @@
[versions]
com-android-application = "8.1.0-beta01"
org-jetbrains-kotlin-android = "1.7.20"
core-ktx = "1.9.0"
core-ktx = "1.10.0"
junit = "4.13.2"
androidx-test-ext-junit = "1.1.5"
espresso-core = "3.5.1"
lifecycle-runtime-ktx = "2.3.1"
activity-compose = "1.5.1"
compose-bom = "2022.10.00"
lifecycle-runtime-ktx = "2.6.1"
activity-compose = "1.7.0"
compose-bom = "2023.04.00"
hilt-android = "2.44"
hilt-navigation-compose = "1.0.0"
navigation-compose = "2.5.3"
Expand Down

0 comments on commit c282aa9

Please sign in to comment.