mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update HTTP Shortcuts to 3.5.0 (1103050003)
This commit is contained in:
parent
83655ed587
commit
74a24c0d80
1 changed files with 16 additions and 2 deletions
|
|
@ -484,7 +484,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.5.0
|
||||
versionCode: 1103050003
|
||||
commit: 100dbae674edce192c0e67aa9896ee1b455c5878
|
||||
subdir: HTTPShortcuts/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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: 3.4.0
|
||||
CurrentVersionCode: 1103040001
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 1103050003
|
||||
|
|
|
|||
Loading…
Reference in a new issue