diff --git a/app/build.gradle b/app/build.gradle index 07b68d0..a4c305d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -52,7 +52,7 @@ android { } dependencies { - implementation 'com.simplemobiletools:commons:5.15.6' + implementation 'com.simplemobiletools:commons:5.15.7' implementation 'me.grantland:autofittextview:0.2.1' testImplementation 'junit:junit:4.12'