From f6b881a6f0a3de6a5eea1a28c5ac7a97c55d6374 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 25 Sep 2019 21:14:41 +0200 Subject: [PATCH] updating app screenshot urls --- README.md | 6 +++--- app/build.gradle | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cd5f15b..e78cfd46 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ This app is just one piece of a bigger series of apps. You can find the rest of Get it on F-Droid
-App image -App image -App image +App image +App image +App image
License diff --git a/app/build.gradle b/app/build.gradle index 7cfbd916..ff5631fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -51,7 +51,7 @@ android { } dependencies { - implementation 'com.simplemobiletools:commons:5.17.17' + implementation 'com.simplemobiletools:commons:5.17.18' implementation 'joda-time:joda-time:2.10.1' implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2' implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'