We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94bbdb commit e1275daCopy full SHA for e1275da
packages/in_app_purchase/in_app_purchase_android/android/build.gradle
@@ -55,7 +55,7 @@ android {
55
56
dependencies {
57
implementation 'androidx.annotation:annotation:1.5.0'
58
- implementation 'com.android.billingclient:billing:5.1.0'
+ implementation 'com.android.billingclient:billing:5.2.0'
59
testImplementation 'junit:junit:4.13.2'
60
testImplementation 'org.json:json:20230227'
61
testImplementation 'org.mockito:mockito-core:4.7.0'
0 commit comments