mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update HTTP Shortcuts to 3.3.0 (1103030000)
This commit is contained in:
parent
d76725ec1a
commit
88612997ed
1 changed files with 16 additions and 2 deletions
|
|
@ -456,7 +456,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 1103030000
|
||||
commit: b0b252fa6f52cc8f425452ec6213af41f2c180c9
|
||||
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.2.0
|
||||
CurrentVersionCode: 1103020001
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 1103030000
|
||||
|
|
|
|||
Loading…
Reference in a new issue