mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +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>|'
|
||||
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
|
||||
UpdateCheckMode: Tags ^v.+$
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue