Skip to content

Commit

Permalink
update billing client to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
onkar-rentomojo committed Oct 10, 2023
1 parent 8cc4065 commit 87abe57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbilling/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
api 'androidx.browser:browser:1.4.0'

implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.billingclient:billing:4.0.0'
implementation 'com.android.billingclient:billing:5.2.1'

testImplementation 'junit:junit:4.12'
testImplementation 'org.robolectric:robolectric:4.4'
Expand Down

0 comments on commit 87abe57

Please sign in to comment.