Skip to content

Commit 1b927dd

Browse files
Copilotkirklandsign
andcommitted
Add Material Components library for XML theme support
Co-authored-by: kirklandsign <107070759+kirklandsign@users.noreply.github.com>
1 parent 90c771b commit 1b927dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dl3/android/DeepLabV3Demo/app/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dependencies {
5050
implementation("androidx.compose.ui:ui-graphics")
5151
implementation("androidx.compose.ui:ui-tooling-preview")
5252
implementation("androidx.compose.material3:material3")
53+
implementation("com.google.android.material:material:1.12.0")
5354
implementation("androidx.appcompat:appcompat:1.7.0")
5455
implementation("org.pytorch:executorch-android:1.0.0")
5556
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)