Skip to content

Commit c129a46

Browse files
fix(deps): update dependency com.google.android.material:material to v1.12.0 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df57173 commit c129a46

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
@@ -51,7 +51,7 @@ android {
5151
dependencies {
5252

5353
implementation 'androidx.appcompat:appcompat:1.7.0'
54-
implementation 'com.google.android.material:material:1.11.0'
54+
implementation 'com.google.android.material:material:1.12.0'
5555
testImplementation 'junit:junit:4.13.2'
5656
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
5757
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

0 commit comments

Comments
 (0)