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