mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update HTTP Shortcuts to 3.2.0 (1103020001)
This commit is contained in:
parent
81427e450c
commit
c7cba89327
1 changed files with 16 additions and 2 deletions
|
|
@ -442,7 +442,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.2.0
|
||||
versionCode: 1103020001
|
||||
commit: ce78b6432895da68a5127dc2d95dbb451c1411bc
|
||||
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.1.0
|
||||
CurrentVersionCode: 1103010000
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 1103020001
|
||||
|
|
|
|||
Loading…
Reference in a new issue