Skip to content

Commit 5c89845

Browse files
chore(deps): bump androidx.compose.material:material-icons-extended
Bumps androidx.compose.material:material-icons-extended from 1.7.3 to 1.7.8. --- updated-dependencies: - dependency-name: androidx.compose.material:material-icons-extended dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df86614 commit 5c89845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164
implementation 'androidx.core:core-ktx:1.13.1'
165165
implementation 'androidx.constraintlayout:constraintlayout-compose:1.0.1'
166166
implementation "androidx.compose.material:material-icons-core:1.7.3"
167-
implementation "androidx.compose.material:material-icons-extended:1.7.3"
167+
implementation "androidx.compose.material:material-icons-extended:1.7.8"
168168
implementation "androidx.compose.animation:animation-core:$compose_ui_version"
169169
implementation 'androidx.fragment:fragment:1.3.0'
170170

0 commit comments

Comments
 (0)