diff --git a/app/build.gradle b/app/build.gradle index 4f19b3b..8fed689 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -41,7 +41,7 @@ android { } dependencies { - implementation 'com.simplemobiletools:commons:3.21.2' + implementation 'com.simplemobiletools:commons:3.21.11' } Properties props = new Properties()