File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22<resources >
33 <bool name =" show_donate_in_about" >false</bool >
44 <bool name =" hide_google_relations" >false</bool >
5- <bool name =" hide_all_external_links" >true</bool >
65</resources >
Original file line number Diff line number Diff line change 6363 android : layout_height =" wrap_content"
6464 android : text =" @string/general_settings" />
6565
66+ <org .fossify.commons.views.PurchaseThankYouItem
67+ android : id =" @+id/settings_purchase_thank_you_holder"
68+ android : layout_width =" match_parent"
69+ android : layout_height =" wrap_content" />
70+
6671 <RelativeLayout
6772 android : id =" @+id/settings_use_english_holder"
6873 style =" @style/SettingsHolderSwitchStyle"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ detektCompose = "0.4.27"
88androidx-swiperefreshlayout = " 1.1.0"
99androidx-documentfile = " 1.1.0"
1010# Fossify
11- commons = " 4.4.2 "
11+ commons = " 5.0.0 "
1212# Other
1313autofittextview = " 0.2.1"
1414gestureviews = " 2.8.3"
You can’t perform that action at this time.
0 commit comments