Skip to content

Commit

Permalink
Bump com.android.billingclient:billing from 6.0.1 to 6.1.0 (#473)
Browse files Browse the repository at this point in the history
Bumps com.android.billingclient:billing from 6.0.1 to 6.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent f776146 commit 7012882
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 @@ -4,7 +4,7 @@ apply plugin: 'jacoco'

// Third party library versions
def secure_sms_proxy_api_version = '3.1.0'
def android_billingclient_version = '6.0.1'
def android_billingclient_version = '6.1.0'
def slidetoact_version = '0.11.0'
def takisoft_preferencex_version = '1.1.0'
def junit_version = '5.10.1'
Expand Down

0 comments on commit 7012882

Please sign in to comment.