From 5287d0ec12a4b63f37616f131736a969bb9891f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:47:37 +0000 Subject: [PATCH] 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2b1e053..8955dd5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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