Skip to content

Commit 13996c7

Browse files
authored
Merge pull request #106 from norkator/dependabot/gradle/com.android.billingclient-billing-4.1.0
Bump billing from 4.0.0 to 4.1.0
2 parents 3a04efd + 17b11da commit 13996c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'androidx.preference:preference:1.2.0'
4343
// Third party
4444
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
45-
implementation 'com.android.billingclient:billing:4.0.0'
45+
implementation 'com.android.billingclient:billing:4.1.0'
4646
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
4747
implementation 'com.google.android.material:material:1.5.0'
4848
implementation 'joda-time:joda-time:2.10.13'

0 commit comments

Comments
 (0)