Skip to content

Commit

Permalink
chore: set lib version to test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgerardojacinto committed Aug 27, 2024
1 parent 60e47b7 commit 1570e54
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.2.0@aar")
implementation("com.github.outsystems:oscordova-android:2.0.1@aar")
implementation("com.github.outsystems:ospayments-android:1.1.1@aar")
implementation("com.github.outsystems:ospayments-android:1.1.1-dev2@aar")

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

Expand Down

0 comments on commit 1570e54

Please sign in to comment.