mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update HTTP Shortcuts to 3.25.0 (1103250000)
This commit is contained in:
parent
c4b023e203
commit
0d503e3497
1 changed files with 15 additions and 2 deletions
|
|
@ -700,7 +700,20 @@ Builds:
|
|||
- HTTPShortcuts/app/src/main/assets/icons_keywords
|
||||
ndk: r27c
|
||||
|
||||
- versionName: 3.25.0
|
||||
versionCode: 1103250000
|
||||
commit: 5f237ae5ba6489bd4bc00ae03718d30dcc39cb0c
|
||||
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.24.0
|
||||
CurrentVersionCode: 1103240000
|
||||
CurrentVersion: 3.25.0
|
||||
CurrentVersionCode: 1103250000
|
||||
|
|
|
|||
Loading…
Reference in a new issue