Skip to content

Commit

Permalink
[SMSRTI-1814] bump version de la libreria SDK (#61)
Browse files Browse the repository at this point in the history
* update version SDK

* update version SDK
  • Loading branch information
ymrMeli authored Dec 12, 2024
1 parent 2da0717 commit 3b483bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v4.0.1
## Fixed
- Fix: Improve Payment Flow Validation and Payment Method Adjustments

# v4.0.0
## Added
- Updated sdk library with unified version to SmartApps
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ android {

dependencies {

implementation files("libs/nativesdk-4.0.0.aar")
implementation files("libs/nativesdk-4.0.1.aar")
// AndroidX
implementation "androidx.constraintlayout:constraintlayout:$constraintLayoutVersion"
implementation "androidx.appcompat:appcompat:$appcompatVersion"
Expand Down
Binary file not shown.

0 comments on commit 3b483bf

Please sign in to comment.