File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ android {
6464}
6565
6666dependencies {
67- implementation ' com.github.SimpleMobileTools:Simple-Commons:dfe84c0ee2 '
67+ implementation ' com.github.SimpleMobileTools:Simple-Commons:94b616f462 '
6868 implementation ' com.github.tibbi:PdfViewPager:d2af24208d'
6969 implementation ' com.github.Stericson:RootTools:df729dcb13'
7070 implementation ' com.github.Stericson:RootShell:1.6'
Original file line number Diff line number Diff line change 2323 android : appCategory =" productivity"
2424 android : icon =" @mipmap/ic_launcher"
2525 android : label =" @string/app_launcher_name"
26+ android : localeConfig =" @xml/locale_config"
2627 android : requestLegacyExternalStorage =" true"
2728 android : roundIcon =" @mipmap/ic_launcher"
2829 android : theme =" @style/AppTheme" >
You can’t perform that action at this time.
0 commit comments