mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-09-21 13:15:12 -04:00
updating commons and build tools
This commit is contained in:
1 parent
e966cec979
commit
8326cf74b0
1 file changed
+2
-2
+2
-2
@@ -10,7 +10,7 @@ if (keystorePropertiesFile.exists()) {
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.2"
|
||||
buildToolsVersion "29.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.filemanager.pro"
|
||||
@@ -58,7 +58,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.21.28'
|
||||
implementation 'com.simplemobiletools:commons:5.22.10'
|
||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||
implementation 'com.github.Stericson:RootShell:1.6'
|
||||
implementation 'com.alexvasilkov:gesture-views:2.5.2'
|
||||
|
||||
Reference in new issue
Block a user