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 ba7e96d commit 2160e0dCopy full SHA for 2160e0d
1 file changed
android/build.gradle
@@ -66,7 +66,7 @@ android {
66
implementation 'androidx.appcompat:appcompat:1.7.1'
67
implementation 'com.android.volley:volley:1.2.1'
68
implementation 'com.google.code.gson:gson:2.13.2'
69
- implementation 'com.google.android.material:material:1.13.0'
+ implementation 'com.google.android.material:material:1.14.0'
70
implementation 'com.google.android.gms:play-services-wallet:20.0.0'
71
implementation 'com.android.support:customtabs:28.0.0'
72
0 commit comments