mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-08 07:04:03 +01:00
fix #497, properly handle file/files copied/moved success message
This commit is contained in:
parent
08ea0b9b9c
commit
095e1781a8
@ -58,7 +58,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:a000a4b6a8'
|
implementation 'com.github.SimpleMobileTools:Simple-Commons:69346a62e0'
|
||||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||||
implementation 'com.github.Stericson:RootShell:1.6'
|
implementation 'com.github.Stericson:RootShell:1.6'
|
||||||
implementation 'com.alexvasilkov:gesture-views:2.5.2'
|
implementation 'com.alexvasilkov:gesture-views:2.5.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user