mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update HTTP Shortcuts to 2.27.0 (1102270001)
This commit is contained in:
parent
b2456d7a11
commit
30e13a4e57
1 changed files with 12 additions and 2 deletions
|
|
@ -354,7 +354,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.27.0
|
||||
versionCode: 1102270001
|
||||
commit: 4f500d870b7e27a0aad9eb384ab0f38d31c7e21e
|
||||
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.26.0
|
||||
CurrentVersionCode: 1102260001
|
||||
CurrentVersion: 2.27.0
|
||||
CurrentVersionCode: 1102270001
|
||||
|
|
|
|||
Loading…
Reference in a new issue