Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Jul 17, 2024
1 parent aa361fc commit ee3ee40
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 @@ -8,13 +8,13 @@ core-ktx = "1.13.1"
material3 = "1.2.1"
kotlinx-coroutines-android = "1.8.0"
kotlinx-serialization-json = "1.6.3"
lifecycle-runtime-ktx = "2.8.1"
lifecycle-runtime-ktx = "2.8.3"
activity-compose = "1.9.0"
compose-bom = "2024.05.00"
compose-animation = "1.7.0-beta02"
material-icons-extended = "1.6.7"
navigation-compose = "2.8.0-beta02"
navigation-runtime-ktx = "2.8.0-beta02"
compose-bom = "2024.06.00"
compose-animation = "1.7.0-beta05"
material-icons-extended = "1.6.8"
navigation-compose = "2.8.0-beta05"
navigation-runtime-ktx = "2.8.0-beta05"
preference = "1.2.1"
ktor = "2.3.6"
datastore = "1.1.1"
Expand Down

0 comments on commit ee3ee40

Please sign in to comment.