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

Commit 163c329

Browse files
author
Nick Rout
committed
Update to Activity 1.5.0
1 parent dce7580 commit 163c329

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • buildSrc/src/main/java/com/google/android/material/composethemeadapter

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
@@ -72,7 +72,7 @@ object Libs {
7272
const val coreKtx = "androidx.core:core-ktx:1.8.0"
7373

7474
object Activity {
75-
const val activityCompose = "androidx.activity:activity-compose:1.5.0-rc01"
75+
const val activityCompose = "androidx.activity:activity-compose:1.5.0"
7676
}
7777

7878
object Test {

0 commit comments

Comments
 (0)