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.
1 parent d4ece8e commit 9244af2Copy full SHA for 9244af2
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