diff --git a/app/build.gradle b/app/build.gradle index 1cdd3ed3..6d8a1b06 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:58574dd952' + implementation 'com.github.SimpleMobileTools:Simple-Commons:1ed30fb91a' implementation 'com.github.tibbi:PdfViewPager:d2af24208d' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'