Skip to content

Commit

Permalink
chore: update android to 4.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
descorp committed May 2, 2024
1 parent 9b0b6d8 commit 2d5f5e6
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 @@ -59,7 +59,7 @@ dependencies {
//noinspection GradleDynamicVersion
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.adyen.checkout:drop-in:4.13.4"
implementation 'com.google.android.material:material:1.7.0'
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0"

Expand Down

0 comments on commit 2d5f5e6

Please sign in to comment.