We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3464a commit 9b67d9aCopy full SHA for 9b67d9a
app/build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
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'
+ implementation 'joda-time:joda-time:2.10.14'
49
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
50
implementation 'com.google.android.flexbox:flexbox:3.0.0'
51
// For the notifications
0 commit comments