mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 03:01:44 +00:00
Update Select Text to Search to 1.1.2 (6)
This commit is contained in:
parent
398e7b4993
commit
d9f0698a2d
1 changed files with 12 additions and 2 deletions
|
|
@ -31,7 +31,17 @@ Builds:
|
||||||
name="pref_default_value_custom_search_engine_url_format">https://duckduckgo.com/?q=%s</string>|'
|
name="pref_default_value_custom_search_engine_url_format">https://duckduckgo.com/?q=%s</string>|'
|
||||||
src/main/res/values/donottranslate_prefs.xml
|
src/main/res/values/donottranslate_prefs.xml
|
||||||
|
|
||||||
|
- versionName: 1.1.2
|
||||||
|
versionCode: 6
|
||||||
|
commit: e1ba21310bb9dec6ac7a857b5d6c9215db54411f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i 's|<string name="pref_default_value_custom_search_engine_url_format">https://www.google.com/search?q=%s</string>|<string
|
||||||
|
name="pref_default_value_custom_search_engine_url_format">https://duckduckgo.com/?q=%s</string>|'
|
||||||
|
src/main/res/values/donottranslate_prefs.xml
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v.+$
|
UpdateCheckMode: Tags ^v.+$
|
||||||
CurrentVersion: 1.1.1
|
CurrentVersion: 1.1.2
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue