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 8cc4065 commit 87abe57Copy full SHA for 87abe57
playbilling/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
api 'androidx.browser:browser:1.4.0'
57
58
implementation fileTree(dir: 'libs', include: ['*.jar'])
59
- implementation 'com.android.billingclient:billing:4.0.0'
+ implementation 'com.android.billingclient:billing:5.2.1'
60
61
testImplementation 'junit:junit:4.12'
62
testImplementation 'org.robolectric:robolectric:4.4'
0 commit comments