Skip to content

Commit ac26983

Browse files
Bump billingKtxVersion from 8.1.0 to 8.2.0 (#5998)
Bumps `billingKtxVersion` from 8.1.0 to 8.2.0. Updates `com.android.billingclient:billing-ktx` from 8.1.0 to 8.2.0 Updates `com.android.billingclient:billing` from 8.1.0 to 8.2.0 --- updated-dependencies: - dependency-name: com.android.billingclient:billing-ktx dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.billingclient:billing dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Crossle Song <[email protected]>
1 parent 97dd410 commit ac26983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ buildscript {
122122
ext.protobufVersion = '3.11.0'
123123
ext.appsFlyerVersion ='6.17.3'
124124
ext.installreferrerVersion ='2.2'
125-
ext.billingVersion ='8.1.0'
125+
ext.billingVersion ='8.2.0'
126126

127127
ext.lottieComposeVersion = '6.7.1'
128128
ext.composeBomVersion = '2025.12.00'

0 commit comments

Comments
 (0)