mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update HTTP Shortcuts to 3.8.0 (1103080000)
This commit is contained in:
parent
fef8b5f5b8
commit
7ec3864b5b
1 changed files with 16 additions and 2 deletions
|
|
@ -526,7 +526,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 3.8.0
|
||||
versionCode: 1103080000
|
||||
commit: 3c5102414e9b03da62c80e374034827093957d13
|
||||
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: 23.2.8568313
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.0
|
||||
CurrentVersionCode: 1103070002
|
||||
CurrentVersion: 3.8.0
|
||||
CurrentVersionCode: 1103080000
|
||||
|
|
|
|||
Loading…
Reference in a new issue