Skip to content

Commit

Permalink
Billing client update
Browse files Browse the repository at this point in the history
  • Loading branch information
Slion committed Mar 24, 2024
1 parent e018ee9 commit 6d50f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ dependencies {
//implementation group: 'com.google.android.material', name: 'material', version: '1.6.0-alpha01'

// Play Store billing
playstoreImplementation 'com.android.billingclient:billing:5.1.0'
playstoreImplementation 'com.android.billingclient:billing:6.2.0'

// html parsing for reading mode
implementation 'org.jsoup:jsoup:1.13.1'
Expand Down

0 comments on commit 6d50f94

Please sign in to comment.