mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update HTTP Shortcuts to 2.25.1 (1102250100)
This commit is contained in:
parent
27cce6564e
commit
da6562c600
1 changed files with 12 additions and 2 deletions
|
|
@ -345,7 +345,17 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.25.1
|
||||
versionCode: 1102250100
|
||||
commit: d17f5b5a04ad8824ad38246eea15b77de3ca0a6e
|
||||
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.0
|
||||
CurrentVersionCode: 1102250003
|
||||
CurrentVersion: 2.25.1
|
||||
CurrentVersionCode: 1102250100
|
||||
|
|
|
|||
Loading…
Reference in a new issue