Skip to content

Commit

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

Bump billing from 4.0.0 to 4.1.0
  • Loading branch information
norkator authored Mar 1, 2022
2 parents 3a04efd + 17b11da commit 13996c7
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.0.0'
implementation 'com.android.billingclient:billing:4.1.0'
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
implementation 'com.google.android.material:material:1.5.0'
implementation 'joda-time:joda-time:2.10.13'
Expand Down

0 comments on commit 13996c7

Please sign in to comment.