Skip to content

Commit

Permalink
Merge pull request #159 from Fabi019/dependabot/gradle/androidx.compo…
Browse files Browse the repository at this point in the history
…se.material3-material3-1.2.0

Bump androidx.compose.material3:material3 from 1.1.2 to 1.2.0
  • Loading branch information
Fabi019 authored Feb 9, 2024
2 parents 4babf9d + 2380280 commit 0b07dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation "androidx.compose.material:material-icons-extended:$compose_mat_version"
implementation "androidx.compose.material:material:$compose_mat_version"
implementation 'androidx.compose.runtime:runtime-livedata:1.6.0'
implementation 'androidx.compose.material3:material3:1.1.2'
implementation 'androidx.compose.material3:material3:1.2.0'

implementation 'androidx.navigation:navigation-compose:2.7.6'
implementation 'androidx.datastore:datastore-preferences:1.0.0'
Expand Down

0 comments on commit 0b07dba

Please sign in to comment.