Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2022
1 parent 594d408 commit 8a9f70d
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 @@ -25,7 +25,7 @@ compose-ui = { group = "androidx.compose.ui", name = "ui", version.ref = "compos
compose-foundation = { group = "androidx.compose.foundation", name = "foundation", version.ref = "compose" }
compose-material-three = { group = "androidx.compose.material3", name = "material3", version = "1.0.0-rc01" }
compose-icons-extended = { group = "androidx.compose.material", name = "material-icons-extended", version.ref = "compose" }
compose-activity = { group = "androidx.activity", name = "activity-compose", version = "1.6.0" }
compose-activity = { group = "androidx.activity", name = "activity-compose", version = "1.6.1" }
compose-coil = { group = "io.coil-kt", name = "coil-compose", version = "2.2.2" }

android-desugar = { group = "com.android.tools", name = "desugar_jdk_libs", version = "1.1.5" }
Expand Down

0 comments on commit 8a9f70d

Please sign in to comment.