Skip to content

Commit

Permalink
Merge pull request #5 from tranzzo/v3.4.8
Browse files Browse the repository at this point in the history
Release v3.4.8
  • Loading branch information
marazmone authored Mar 5, 2024
2 parents 6b84e83 + c23b3f3 commit b4783fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ All notable changes to this project will be documented in this file.

---

## [3.4.8] - 05.03.2024

### Fixed

- Crash in release mode

## [3.4.7] - 23.02.2024

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ constructed parts and some can't.
#### 1) Add the dependency in the project:
Add following dependency in `build.gradle`:

```implementation 'com.tranzzo.android:payment_merchant:3.4.7'```.
```implementation 'com.tranzzo.android:payment_merchant:3.4.8'```.

Add following code to your `settings.gradle` file in `repositories` section:
```groovy
Expand Down

0 comments on commit b4783fe

Please sign in to comment.