Skip to content

Commit

Permalink
Bump amazon SDK version to 3.0.5 (#1713)
Browse files Browse the repository at this point in the history
<!-- Thank you for contributing to Purchases! Before pressing the
"Create Pull Request" button, please provide the following: -->

### Checklist
- [ ] If applicable, unit tests
- [ ] If applicable, create follow-up issues for `purchases-ios` and
hybrids

### Motivation
<!-- Why is this change required? What problem does it solve? -->
<!-- Please link to issues following this format: Resolves #999999 -->

### Description
<!-- Describe your changes in detail -->
<!-- Please describe in detail how you tested your changes -->
  • Loading branch information
MarkVillacampa committed May 29, 2024
1 parent aeb918c commit 740e694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kover = "0.7.0"
mavenPublish = "0.22.0"
multidex = "2.0.1"
recyclerview = "1.2.1"
amazon = "3.0.3"
amazon = "3.0.5"
espresso = "3.4.0"
material = "1.6.0"
# Note that version 18.0.1 adds the AD_ID permission to the SDK.
Expand Down

0 comments on commit 740e694

Please sign in to comment.