We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf23b74 commit e584eabCopy full SHA for e584eab
example-android/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
dependencies {
36
implementation 'androidx.core:core-ktx:1.10.1'
37
implementation 'androidx.appcompat:appcompat:1.6.1'
38
- implementation 'com.google.android.material:material:1.8.0'
+ implementation 'com.google.android.material:material:1.11.0'
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
40
implementation 'dev.privyid:pena-android:1.0.0'
41
0 commit comments