Skip to content

Commit

Permalink
Bump com.android.billingclient:billing from 6.2.0 to 6.2.1 (#534)
Browse files Browse the repository at this point in the history
Bumps com.android.billingclient:billing from 6.2.0 to 6.2.1.

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

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 Apr 23, 2024
1 parent f57b132 commit f41eaa0
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.2.2'
def android_billingclient_version = '6.2.0'
def android_billingclient_version = '6.2.1'
def slidetoact_version = '0.11.0'
def takisoft_preferencex_version = '1.1.0'
def junit_version = '5.10.2'
Expand Down

0 comments on commit f41eaa0

Please sign in to comment.