Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 6add0ad commit b7b42ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ compose-material-icons-extended = { module = "androidx.compose.material:material
compose-animation-graphics = { module = "androidx.compose.animation:animation-graphics" }
compose-animation-animation = { module = "androidx.compose.animation:animation" }
compose-material3 = { module = "androidx.compose.material3:material3" }
compose-activity = "androidx.activity:activity-compose:1.7.2"
compose-activity = "androidx.activity:activity-compose:1.8.0"
compose-navigation = "dev.olshevski.navigation:reimagined:1.5.0"

compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
Expand Down

0 comments on commit b7b42ea

Please sign in to comment.