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" >false</bool >
65</resources >
Original file line number Diff line number Diff line change 8080 android : layout_height =" wrap_content"
8181 android : text =" @string/general_settings" />
8282
83+ <org .fossify.commons.views.PurchaseThankYouItem
84+ android : id =" @+id/settings_purchase_thank_you_holder"
85+ android : layout_width =" match_parent"
86+ android : layout_height =" wrap_content" />
87+
8388 <RelativeLayout
8489 android : id =" @+id/settings_use_english_holder"
8590 style =" @style/SettingsHolderSwitchStyle"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ androidx-documentfile = "1.1.0"
1313# Room
1414room = " 2.7.2"
1515# Fossify
16- commons = " 4.4.2 "
16+ commons = " 5.0.0 "
1717# Gradle
1818gradlePlugins-agp = " 8.11.1"
1919# build
You can’t perform that action at this time.
0 commit comments