Skip to content

Commit

Permalink
RMET-2321 Payments Plugin - Prepare release of version 1.1.0 (#26)
Browse files Browse the repository at this point in the history
* chore: update Payments Lib Android version

References: https://outsystemsrd.atlassian.net/browse/RMET-2321

* chore: update iOS Library

---------

Co-authored-by: OS-ricardomoreirasilva <ricardo.moreira.silva@outsystems.com>
  • Loading branch information
alexgerardojacinto and OS-ricardomoreirasilva committed Apr 10, 2024
1 parent dae24b2 commit 5fb0429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/com/outsystems/payments/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ apply plugin: 'kotlin-kapt'
dependencies {
implementation("com.github.outsystems:oscore-android:1.1.0@aar")
implementation("com.github.outsystems:oscordova-android:1.1.0@aar")
implementation("com.github.outsystems:ospayments-android:1.0.9@aar")
implementation("com.github.outsystems:ospayments-android:1.1.0@aar")

implementation 'com.stripe:stripe-android:20.5.0'

Expand Down

0 comments on commit 5fb0429

Please sign in to comment.