mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update HTTP Shortcuts to 3.26.0 (1103260001)
This commit is contained in:
parent
3b81d2dfd5
commit
c942d26b9c
1 changed files with 15 additions and 2 deletions
|
|
@ -713,7 +713,20 @@ Builds:
|
|||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||
ndk: r27c
|
||||
|
||||
- versionName: 3.26.0
|
||||
versionCode: 1103260001
|
||||
commit: 832f7ff619ea76d50ddd324878ace0737b893877
|
||||
subdir: HTTPShortcuts/app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/isEnable = true/d' -e 's:File("app/:File(":' -e 's:inputFile
|
||||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' -e '/googleShortcuts/d'
|
||||
build.gradle.kts
|
||||
scanignore:
|
||||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||
ndk: r27c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.25.0
|
||||
CurrentVersionCode: 1103250000
|
||||
CurrentVersion: 3.26.0
|
||||
CurrentVersionCode: 1103260001
|
||||
|
|
|
|||
Loading…
Reference in a new issue