We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a04efd + 17b11da commit 13996c7Copy full SHA for 13996c7
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'androidx.preference:preference:1.2.0'
43
// Third party
44
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
45
- implementation 'com.android.billingclient:billing:4.0.0'
+ implementation 'com.android.billingclient:billing:4.1.0'
46
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
47
implementation 'com.google.android.material:material:1.5.0'
48
implementation 'joda-time:joda-time:2.10.13'
0 commit comments