Merge pull request #623 from AChep/dependabot/gradle/androidBillingClient-7.1.1

build(deps): Bump androidBillingClient from 7.1.0 to 7.1.1
This commit is contained in:
Artem Chepurnyi 2024-10-04 19:24:43 +03:00 committed by GitHub
commit a996ec8199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ appVersionName = "1.6.1"
appVersionCode = "6" appVersionCode = "6"
# https://github.com/google/accompanist # https://github.com/google/accompanist
accompanist = "0.36.0" accompanist = "0.36.0"
androidBillingClient = "7.1.0" androidBillingClient = "7.1.1"
# https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs # https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs
androidDesugar = "2.1.2" androidDesugar = "2.1.2"
# https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google # https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google