Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 15:36:49 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-04-27 20:00:27 +0300
commit3ee97b73021910a57bcabb47f65301b3032e7b56 (patch)
treef3ebf012ae4024d2c094855c0c048916f4a6e954 /app/build.gradle
parent4d7edef0ab53512cd2e5e45916442fd760f07647 (diff)
Bump datetime from 3.1.0 to 3.3.0
Bumps datetime from 3.1.0 to 3.3.0. Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 7f9f495e1..949a04259 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -260,7 +260,7 @@ dependencies {
implementation 'eu.medsea.mimeutil:mime-util:2.1.3'
implementation 'com.afollestad.material-dialogs:core:3.1.0'
- implementation 'com.afollestad.material-dialogs:datetime:3.1.0'
+ implementation 'com.afollestad.material-dialogs:datetime:3.3.0'
implementation 'com.afollestad.material-dialogs:bottomsheets:3.1.0'
implementation 'com.afollestad.material-dialogs:lifecycle:3.1.0'