Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update to Activity 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Jul 28, 2022
1 parent 30c45e0 commit 3df483e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object Libs {
const val coreKtx = "androidx.core:core-ktx:1.8.0"

object Activity {
const val activityCompose = "androidx.activity:activity-compose:1.5.0"
const val activityCompose = "androidx.activity:activity-compose:1.5.1"
}

object Test {
Expand Down

0 comments on commit 3df483e

Please sign in to comment.