File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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:71f9297e2e '
67+ implementation ' com.github.SimpleMobileTools:Simple-Commons:185891674f '
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 5858 android : showAsAction =" never"
5959 android : title =" @string/column_count"
6060 app : showAsAction =" never" />
61- <item
62- android : id =" @+id/more_apps_from_us"
63- android : icon =" @drawable/ic_google_play_vector"
64- android : title =" @string/more_apps_from_us"
65- app : showAsAction =" ifRoom" />
6661 <item
6762 android : id =" @+id/settings"
6863 android : icon =" @drawable/ic_settings_cog_vector"
7368 android : icon =" @drawable/ic_info_vector"
7469 android : title =" @string/about"
7570 app : showAsAction =" ifRoom" />
71+ <item
72+ android : id =" @+id/more_apps_from_us"
73+ android : icon =" @drawable/ic_google_play_vector"
74+ android : title =" @string/more_apps_from_us"
75+ app : showAsAction =" ifRoom" />
7676</menu >
You can’t perform that action at this time.
0 commit comments