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 a587ef4 commit aa68a31Copy full SHA for aa68a31
example-android/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
dependencies {
36
implementation 'androidx.core:core-ktx:1.7.0'
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.9.0'
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
40
implementation 'dev.privyid:pena-android:0.2.0'
41
0 commit comments