Skip to content

Commit 7b03fc7

Browse files
fix(deps): update dependency com.google.android.material:material to v1.12.0
1 parent aff3f9c commit 7b03fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile-app/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ flutter {
7474
}
7575

7676
dependencies {
77-
implementation 'com.google.android.material:material:1.11.0'
77+
implementation 'com.google.android.material:material:1.12.0'
7878
}

0 commit comments

Comments
 (0)