Skip to content

Commit 11e53db

Browse files
fix(deps): update dependency com.google.android.material:material to v1.12.0
1 parent bf23b74 commit 11e53db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ android {
3535
dependencies {
3636
implementation 'androidx.core:core-ktx:1.10.1'
3737
implementation 'androidx.appcompat:appcompat:1.6.1'
38-
implementation 'com.google.android.material:material:1.8.0'
38+
implementation 'com.google.android.material:material:1.12.0'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4040
implementation 'dev.privyid:pena-android:1.0.0'
4141

0 commit comments

Comments
 (0)