mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update HTTP Shortcuts to 3.4.0 (1103040001)
This commit is contained in:
parent
2adf2b2ab9
commit
d0816eafbf
1 changed files with 16 additions and 2 deletions
|
|
@ -470,7 +470,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.4.0
|
||||
versionCode: 1103040001
|
||||
commit: 0f35097e015dd00e246062d470a7095b174e2a04
|
||||
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.3.0
|
||||
CurrentVersionCode: 1103030000
|
||||
CurrentVersion: 3.4.0
|
||||
CurrentVersionCode: 1103040001
|
||||
|
|
|
|||
Loading…
Reference in a new issue