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

Commit

Permalink
Update to MDC-Android 1.7.0-beta01 in material3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Aug 26, 2022
1 parent ffcbd5a commit 2930319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion material3Lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation Libs.AndroidX.Compose.ui
implementation Libs.AndroidX.Compose.material3

implementation 'com.google.android.material:material:1.7.0-alpha03'
implementation 'com.google.android.material:material:1.7.0-beta01'

implementation Libs.Kotlin.stdlib

Expand Down

0 comments on commit 2930319

Please sign in to comment.