diff --git a/app/build.gradle b/app/build.gradle index c78efd2..eac9374 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,7 @@ android { } dependencies { - compile 'com.simplemobiletools:commons:2.42.6' + compile 'com.simplemobiletools:commons:3.0.3' } Properties props = new Properties()