diff --git a/app/build.gradle b/app/build.gradle index 78c86f0c..a6f6f09d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:b7163c550c' + implementation 'com.github.SimpleMobileTools:Simple-Commons:79b117a9ba' implementation 'com.github.tibbi:AndroidPdfViewer:e6a533125b' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6'