Skip to content

Commit

Permalink
Release: 1.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos committed Jan 21, 2025
1 parent dcd489b commit f14b243
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.0.31
* Removed Mastercard Installments module
* Updated to SDK 35
* Updated libraries

# 1.0.30
* Updates Cards Pay library (change font)

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ project.ext {
targetSdkVersion = 35
minSdkVersion = 21
versionCode = 6
versionName = "1.0.30"
versionName = "1.0.31"
groupId = "com.payu.android.front.sdk"
}

0 comments on commit f14b243

Please sign in to comment.