Skip to content

Commit e1275da

Browse files
[in_app_pur]: Bump com.android.billingclient:billing
Bumps com.android.billingclient:billing from 5.1.0 to 5.2.0. --- updated-dependencies: - dependency-name: com.android.billingclient:billing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a94bbdb commit e1275da

File tree

1 file changed

+1
-1
lines changed
  • packages/in_app_purchase/in_app_purchase_android/android

1 file changed

+1
-1
lines changed

packages/in_app_purchase/in_app_purchase_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ android {
5555

5656
dependencies {
5757
implementation 'androidx.annotation:annotation:1.5.0'
58-
implementation 'com.android.billingclient:billing:5.1.0'
58+
implementation 'com.android.billingclient:billing:5.2.0'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'org.json:json:20230227'
6161
testImplementation 'org.mockito:mockito-core:4.7.0'

0 commit comments

Comments
 (0)