diff --git a/app/build.gradle b/app/build.gradle index ed2932d5..6a851027 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:62e035a322' + implementation 'com.github.SimpleMobileTools:Simple-Commons:449b24c6a4' implementation 'com.github.tibbi:PdfViewPager:d2af24208d' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'