mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update HTTP Shortcuts to 2.24.0 (1102240001)
This commit is contained in:
parent
6366d0adf4
commit
91ba465391
1 changed files with 16 additions and 2 deletions
|
|
@ -330,7 +330,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 2.24.0
|
||||
versionCode: 1102240001
|
||||
commit: 12c9844d2945a835f061b50d619ae591a3d82b02
|
||||
subdir: HTTPShortcuts/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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.23.0
|
||||
CurrentVersionCode: 1102230002
|
||||
CurrentVersion: 2.24.0
|
||||
CurrentVersionCode: 1102240001
|
||||
|
|
|
|||
Loading…
Reference in a new issue