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
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'