mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Select Text to Search to 1.1.3 (7)
This commit is contained in:
parent
be3f192972
commit
ea4c329416
1 changed files with 12 additions and 2 deletions
|
|
@ -45,7 +45,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.3
|
||||
versionCode: 7
|
||||
commit: fc96d116b2dc109702b8c22edf90368d177c463a
|
||||
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.2
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue