build(deps): Bump androidBillingClient from 7.0.0 to 7.1.0 (#595)
Bumps `androidBillingClient` from 7.0.0 to 7.1.0. Updates `com.android.billingclient:billing` from 7.0.0 to 7.1.0 Updates `com.android.billingclient:billing-ktx` from 7.0.0 to 7.1.0 --- updated-dependencies: - dependency-name: com.android.billingclient:billing dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.billingclient:billing-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8b303523f0
commit
d9fdd99892
|
@ -13,7 +13,7 @@ appVersionName = "1.5.2"
|
|||
appVersionCode = "6"
|
||||
# https://github.com/google/accompanist
|
||||
accompanist = "0.36.0"
|
||||
androidBillingClient = "7.0.0"
|
||||
androidBillingClient = "7.1.0"
|
||||
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
|
||||
androidDesugar = "2.1.2"
|
||||
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
|
||||
|
|
Loading…
Reference in New Issue