mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update HTTP Shortcuts to 3.27.0 (1103270004)
This commit is contained in:
parent
1ecf75a2e5
commit
3661a8b147
1 changed files with 15 additions and 2 deletions
|
|
@ -726,7 +726,20 @@ Builds:
|
||||||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||||
ndk: r27c
|
ndk: r27c
|
||||||
|
|
||||||
|
- versionName: 3.27.0
|
||||||
|
versionCode: 1103270004
|
||||||
|
commit: 0671c450a3f9851f26ae0d08916d3eb111ec2c2a
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.26.0
|
CurrentVersion: 3.27.0
|
||||||
CurrentVersionCode: 1103260001
|
CurrentVersionCode: 1103270004
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue