Skip to content

Commit

Permalink
Bump billing from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps billing from 4.0.0 to 4.1.0.

---
updated-dependencies:
- dependency-name: com.android.billingclient:billing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2022
1 parent 3a04efd commit 17b11da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.preference:preference:1.2.0'
// Third party
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
implementation 'com.android.billingclient:billing:4.0.0'
implementation 'com.android.billingclient:billing:4.1.0'
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
implementation 'com.google.android.material:material:1.5.0'
implementation 'joda-time:joda-time:2.10.13'
Expand Down

0 comments on commit 17b11da

Please sign in to comment.