Skip to content

Commit

Permalink
Merge pull request #119 from norkator/dependabot/gradle/com.android.b…
Browse files Browse the repository at this point in the history
…illingclient-billing-5.0.0

Bump billing from 4.1.0 to 5.0.0
  • Loading branch information
norkator authored Jun 30, 2022
2 parents 6d9ea64 + 2763290 commit b1a5fe3
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 @@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.preference:preference:1.2.0'
// Third party
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
implementation 'com.android.billingclient:billing:4.1.0'
implementation 'com.android.billingclient:billing:5.0.0'
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
implementation 'com.google.android.material:material:1.6.1'
implementation 'joda-time:joda-time:2.10.14'
Expand Down

0 comments on commit b1a5fe3

Please sign in to comment.