Skip to content

Commit

Permalink
feat: update native lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mAllamTapPayments committed Aug 7, 2024
1 parent 04ab81b commit cc07ea1
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 @@ -108,6 +108,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.github.Tap-Payments:BenefitPay-Android:0.0.15'
implementation 'com.github.Tap-Payments:BenefitPay-Android:0.0.18'
}

0 comments on commit cc07ea1

Please sign in to comment.