Skip to content

Commit

Permalink
Merge pull request #171 from afterpay/release/4.1.0
Browse files Browse the repository at this point in the history
[EIT-1938] Prepare for release: v4.1.0
  • Loading branch information
ScottAntonacAP authored Sep 8, 2022
2 parents b2453cc + 8e14a23 commit 3b5f241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Add `afterpay-android` to your `build.gradle` dependencies.

``` gradle
dependencies {
implementation 'com.afterpay:afterpay-android:4.0.2'
implementation 'com.afterpay:afterpay-android:4.1.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.afterpay
VERSION_NAME=4.0.2-SNAPSHOT
VERSION_NAME=4.1.0-SNAPSHOT

POM_URL=https://github.com/afterpay/sdk-android/
POM_SCM_URL=https://github.com/afterpay/sdk-android/
Expand Down

0 comments on commit 3b5f241

Please sign in to comment.