mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update HTTP Shortcuts to 2.26.0 (1102260001)
This commit is contained in:
parent
3547d03f01
commit
d2db89a6b1
1 changed files with 12 additions and 2 deletions
|
|
@ -344,7 +344,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.26.0
|
||||
versionCode: 1102260001
|
||||
commit: ad837a0d385b5e7a0ded31ff64fe4ad31136c8be
|
||||
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' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.25.1
|
||||
CurrentVersionCode: 1102250100
|
||||
CurrentVersion: 2.26.0
|
||||
CurrentVersionCode: 1102260001
|
||||
|
|
|
|||
Loading…
Reference in a new issue