mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update HTTP Shortcuts to 2.28.0 (1102280001)
This commit is contained in:
parent
aedf0caedf
commit
369cb0befd
1 changed files with 12 additions and 2 deletions
|
|
@ -364,7 +364,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.28.0
|
||||
versionCode: 1102280001
|
||||
commit: 448826dd215ae74003cb84fd04713167ab3fc790
|
||||
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.27.0
|
||||
CurrentVersionCode: 1102270001
|
||||
CurrentVersion: 2.28.0
|
||||
CurrentVersionCode: 1102280001
|
||||
|
|
|
|||
Loading…
Reference in a new issue