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 Nov 16, 2023
1 parent d514366 commit 25d4593
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 @@ -60,7 +60,7 @@ dependencies {
api "com.facebook.react:react-native:+" // From node_modules
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.7.22"
implementation "com.adyen.checkout:drop-in:4.13.3"
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 25d4593

Please sign in to comment.