Skip to content

Commit

Permalink
update compose
Browse files Browse the repository at this point in the history
  • Loading branch information
kazemcodes committed Oct 6, 2024
1 parent 797c0bc commit a366cd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle/compose.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
compose = "1.7.0-alpha02"
compose = "1.7.0-rc01"
compiler = "1.4.4"
activity = "1.5.1"
lifecycle = "2.5.1"
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
# Compose
apkParser = "2.6.10"
composeGradle = "1.7.0-alpha02"
composeGradle = "1.7.0-rc01"
coreSplashscreen = "1.0.1"
firebaseAnalytics = "22.0.2"
firebaseAnalytics = "22.1.2"
junitVintageEngine = "5.8.2"
resources = "0.24.1"
voyager = "1.1.0-beta02"
Expand Down

0 comments on commit a366cd1

Please sign in to comment.