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 c9a083d commit b8ff547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
val material3Version = "1.1.1"
val lifecycleRuntimeKtxVersion = "2.6.1"
val coreKtxVersion = "1.10.1"
val activityComposeVersion = "1.7.2"
val activityComposeVersion = "1.8.0"
val jUnitVersion = "4.13.2"
val androidJUnitVersion = "1.1.5"
val espressoVersion = "3.5.1"
Expand Down

0 comments on commit b8ff547

Please sign in to comment.