Skip to content

Commit

Permalink
Updates to Compose 1.2.0 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid authored Jul 28, 2022
1 parent 74102f4 commit 7626ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.7.0"
# Compose
activity = "1.4.0"
navigation = "2.5.0"
compose = "1.2.0-rc03"
compose = "1.2.0"
composeCompiler = "1.2.0"

[libraries]
Expand Down Expand Up @@ -48,7 +48,7 @@ compose-animation = { module = "androidx.compose.animation:animation", version.r

androidx-core = "androidx.core:core-ktx:1.7.0"
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.1.0"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.2.0-rc01"
androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.2.0"

# Test

Expand Down

0 comments on commit 7626ed6

Please sign in to comment.