Skip to content

Commit ef81c3d

Browse files
Bump androidx.compose.material3:material3
Bumps androidx.compose.material3:material3 from 1.2.0-alpha09 to 1.2.0-alpha12. --- updated-dependencies: - dependency-name: androidx.compose.material3:material3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cf3ec4 commit ef81c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ dependencies {
244244

245245
// jetpack compose
246246
implementation "androidx.compose.ui:ui:$version_compose"
247-
implementation "androidx.compose.material3:material3:1.2.0-alpha09"
247+
implementation "androidx.compose.material3:material3:1.2.0-alpha12"
248248
implementation "androidx.compose.material:material-icons-extended:1.5.4"
249249
implementation "androidx.compose.material:material:1.5.4"
250250
implementation "androidx.compose.ui:ui-tooling-preview:$version_compose"

0 commit comments

Comments
 (0)