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 dddecba commit 0f512cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object Versions {
const val shadow = "7.0.0"
const val kotlinterGradle = "3.4.5"

const val activityCompose = "1.7.1"
const val activityCompose = "1.8.0"
const val lifecycleKtx = "2.6.1"
const val lifecycleRuntimeKtx = lifecycleKtx
const val lifecycleViewmodelKtx = lifecycleKtx
Expand Down

0 comments on commit 0f512cf

Please sign in to comment.