Skip to content

Commit

Permalink
Update Google Play Billing Library to 6.1.0
Browse files Browse the repository at this point in the history
Closes #372
  • Loading branch information
emanuele-f committed Dec 26, 2023
1 parent 3fb6516 commit 37c4ce6
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 @@ -104,5 +104,5 @@ dependencies {
implementation 'com.github.AppIntro:AppIntro:6.2.0'
//implementation 'com.github.androidmads:QRGenerator:1.0.1'

implementation "com.android.billingclient:billing:5.1.0"
implementation "com.android.billingclient:billing:6.1.0"
}

0 comments on commit 37c4ce6

Please sign in to comment.