Skip to content

Commit

Permalink
Merge pull request #21 from eggheadgames/update-amazon-library
Browse files Browse the repository at this point in the history
Update to latest Amazon In-App Purchase SDK 2.0.76
  • Loading branch information
mikemee authored May 18, 2020
2 parents 9e4c13d + 56e1993 commit 85d0fe3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
}

dependencies {
api files('libs/in-app-purchasing-2.0.61.jar')
api files('libs/in-app-purchasing-2.0.76.jar')
api 'androidx.appcompat:appcompat:1.1.0'

testImplementation 'junit:junit:4.13'
Expand Down
Binary file not shown.

0 comments on commit 85d0fe3

Please sign in to comment.