From 40e74cff5af6febdbc9cf94aeb08cdccd66d3da2 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 11 Apr 2022 10:49:44 +0200 Subject: [PATCH] updating commons --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index c8e17594..2d485d36 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:00a03ee29f' + implementation 'com.github.SimpleMobileTools:Simple-Commons:e3376e4f56' implementation 'com.github.Stericson:RootTools:df729dcb13' implementation 'com.github.Stericson:RootShell:1.6' implementation 'com.alexvasilkov:gesture-views:2.5.2'