Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.12.0
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 90af899 commit 75d1973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile-app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ flutter {
}

dependencies {
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
}

0 comments on commit 75d1973

Please sign in to comment.