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 ddc5081 + 9244af2 commit 5cb39b9Copy full SHA for 5cb39b9
app/build.gradle
@@ -46,7 +46,7 @@ dependencies {
46
implementation 'com.android.billingclient:billing:5.0.0'
47
implementation 'com.wdullaer:swipeactionadapter:2.1.0'
48
implementation 'com.google.android.material:material:1.7.0'
49
- implementation 'joda-time:joda-time:2.10.14'
+ implementation 'joda-time:joda-time:2.12.0'
50
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
51
implementation 'com.google.android.flexbox:flexbox:3.0.0'
52
// For the notifications
0 commit comments