Skip to content

Commit

Permalink
update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Calvin-LL committed Aug 23, 2024
1 parent a26121d commit a73c181
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,11 +1,11 @@
[versions]
activityCompose = "1.9.1"
agp = "8.5.1"
compose = "1.7.0-alpha01"
agp = "8.5.2"
compose = "1.7.0-alpha03"
kotlin = "2.0.20-Beta2"
mavenPublish = "0.29.0"
precompose = "1.6.1"
uiTooling = "1.7.0-beta06"
uiTooling = "1.7.0-rc01"

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

0 comments on commit a73c181

Please sign in to comment.