mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 21:37:51 +00:00
textselectionwebsearch - java17
This commit is contained in:
parent
1fa624c74a
commit
8298f75d1d
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/zhanghai/TextSelectionWebSearch/releases
|
|||
AutoName: Select Text to Search
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zhanghai/TextSelectionWebSearch
|
||||
Repo: https://github.com/zhanghai/TextSelectionWebSearch.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
|
|
@ -35,6 +35,10 @@ Builds:
|
|||
versionCode: 6
|
||||
commit: e1ba21310bb9dec6ac7a857b5d6c9215db54411f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue