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

Commit ec4df36

Browse files
author
Nick Rout
committed
Add explicit Compose UI dependency to material3 module
1 parent 09a08a3 commit ec4df36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

material3Lib/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ dependencies {
6363
api Libs.AndroidX.appcompat
6464
implementation Libs.AndroidX.coreKtx
6565
implementation Libs.AndroidX.Compose.runtime
66+
implementation Libs.AndroidX.Compose.ui
6667
implementation Libs.AndroidX.Compose.material3
6768

6869
implementation Libs.mdc

0 commit comments

Comments
 (0)