build(deps): Bump androidBillingClient from 7.1.0 to 7.1.1
Bumps `androidBillingClient` from 7.1.0 to 7.1.1. Updates `com.android.billingclient:billing` from 7.1.0 to 7.1.1 Updates `com.android.billingclient:billing-ktx` 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 - dependency-name: com.android.billingclient:billing-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
25b505f767
commit
5287d0ec12
|
@ -13,7 +13,7 @@ appVersionName = "1.6.1"
|
|||
appVersionCode = "6"
|
||||
# https://github.com/google/accompanist
|
||||
accompanist = "0.36.0"
|
||||
androidBillingClient = "7.1.0"
|
||||
androidBillingClient = "7.1.1"
|
||||
# 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