Skip to content

Commit

Permalink
update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin-LL committed Sep 12, 2024
1 parent 79c36aa commit 27bec9f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
activityCompose = "1.9.1"
agp = "8.5.1"
compose = "1.7.0-alpha01"
activityCompose = "1.9.2"
agp = "8.5.2"
compose = "1.7.0-beta02"
kotlin = "2.0.20-Beta2"
mavenPublish = "0.29.0"
precompose = "1.6.1"
uiTooling = "1.7.0-beta06"
precompose = "1.6.2"
uiTooling = "1.7.1"

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

0 comments on commit 27bec9f

Please sign in to comment.