Skip to content

Commit

Permalink
updated libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Sep 19, 2024
1 parent b004422 commit 30c54a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
activityCompose = "1.9.2"
composeLibs = "1.7.0"
composeLibs = "1.7.2"
coreKtx = "1.13.1"
datastorePreferences = "1.1.1"
material3 = "1.3.0"
navigationCompose = "2.8.0"
navigationCompose = "2.8.1"
kotlin = "2.0.20"
android-application = "8.6.0"
android-application = "8.6.1"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
Expand Down

0 comments on commit 30c54a3

Please sign in to comment.