Skip to content

Commit

Permalink
Merge branch 'master' into jatwood/use-4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tir38 authored Aug 1, 2024
2 parents e2102b9 + a3d83cd commit c0c15af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# These owners will be the default owners for everything in
# the repo
* @benfterpay @ScottAntonacAP
* @ScottAntonacAP @BrianGardnerAtl @tir38 @pedronveloso @m-nogas
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add `afterpay-android` to your `build.gradle` dependencies.

``` gradle
dependencies {
implementation 'com.afterpay:afterpay-android:4.6.0'
implementation 'com.afterpay:afterpay-android:4.7.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.6.0-SNAPSHOT
VERSION_NAME=4.7.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 c0c15af

Please sign in to comment.