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

Commit d0f2f82

Browse files
author
Nick Rout
committed
Update to Activity 1.6.0
1 parent 618b013 commit d0f2f82

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/java/com/google/android/material/composethemeadapter

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/com/google/android/material/composethemeadapter/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ object Libs {
7070
const val coreKtx = "androidx.core:core-ktx:1.9.0"
7171

7272
object Activity {
73-
const val activityCompose = "androidx.activity:activity-compose:1.5.1"
73+
const val activityCompose = "androidx.activity:activity-compose:1.6.0"
7474
}
7575

7676
object Test {

0 commit comments

Comments
 (0)