Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.10.0
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent f581d32 commit efc011d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
//noinspection GradleDynamicVersion
api "com.facebook.react:react-native:+" // From node_modules
implementation "com.adyen.checkout:drop-in:5.0.1"
implementation 'com.google.android.material:material:1.7.0'
implementation 'com.google.android.material:material:1.10.0'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0"

//Tests
Expand Down

0 comments on commit efc011d

Please sign in to comment.