Skip to content

Commit

Permalink
bump version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunodesde1987 authored Dec 3, 2024
1 parent 4653b83 commit fbeda62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
![Build Status](https://github.com/gr4vy/gr4vy-android/actions/workflows/build.yaml/badge.svg?branch=main)

![Platforms](https://img.shields.io/badge/Platforms-Android-yellowgreen?style=for-the-badge)
![Version](https://img.shields.io/badge/Version-1.11.0-yellowgreen?style=for-the-badge)
![Version](https://img.shields.io/badge/Version-1.11.1-yellowgreen?style=for-the-badge)

Quickly embed Gr4vy in your Android app to store card details, authorize payments, and capture a transaction.

Expand All @@ -26,7 +26,7 @@ repositories {
}
dependencies {
implementation 'com.github.gr4vy:gr4vy-android:v1.11.0'
implementation 'com.github.gr4vy:gr4vy-android:v1.11.1'
}
```

Expand Down

0 comments on commit fbeda62

Please sign in to comment.