Skip to content

Commit

Permalink
Bump com.android.billingclient:billing from 7.1.0 to 7.1.1 (#610)
Browse files Browse the repository at this point in the history
Bumps com.android.billingclient:billing from 7.1.0 to 7.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 072cf9f commit 89a1ab4
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.4.0'
def android_billingclient_version = '7.1.0'
def android_billingclient_version = '7.1.1'
def slidetoact_version = '0.11.0'
def takisoft_preferencex_version = '1.1.0'
def junit_version = '5.11.2'
Expand Down

0 comments on commit 89a1ab4

Please sign in to comment.