mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-19 12:10:09 +01:00
updating commons
This commit is contained in:
parent
830f3c0cfb
commit
b7f91f1987
@ -64,7 +64,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:dfe84c0ee2'
|
||||
implementation 'com.github.SimpleMobileTools:Simple-Commons:94b616f462'
|
||||
implementation 'com.github.tibbi:PdfViewPager:d2af24208d'
|
||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||
implementation 'com.github.Stericson:RootShell:1.6'
|
||||
|
@ -23,6 +23,7 @@
|
||||
android:appCategory="productivity"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_launcher_name"
|
||||
android:localeConfig="@xml/locale_config"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:theme="@style/AppTheme">
|
||||
|
Loading…
Reference in New Issue
Block a user