Skip to content

Commit

Permalink
Merge pull request #78 from mutualmobile/renovate/activitycomposeversion
Browse files Browse the repository at this point in the history
Update dependency androidx.activity:activity-compose to v1.7.2
  • Loading branch information
shubhamsinghmutualmobile committed Jul 29, 2023
2 parents 762b177 + fefa0d4 commit f351bbb
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 @@ -56,7 +56,7 @@ dependencies {
val material3Version = "1.1.0-beta01"
val lifecycleRuntimeKtxVersion = "2.6.1"
val coreKtxVersion = "1.9.0"
val activityComposeVersion = "1.7.0"
val activityComposeVersion = "1.7.2"
val jUnitVersion = "4.13.2"
val androidJUnitVersion = "1.1.5"
val espressoVersion = "3.5.1"
Expand Down

0 comments on commit f351bbb

Please sign in to comment.