diff --git a/app/build.gradle b/app/build.gradle index 0bb4578..649dcdb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -58,7 +58,7 @@ android { } dependencies { - implementation 'com.simplemobiletools:commons:5.22.17' + implementation 'com.simplemobiletools:commons:5.22.18' implementation 'me.grantland:autofittextview:0.2.1' testImplementation 'junit:junit:4.12'