mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update HTTP Shortcuts to 3.6.0 (1103060002)
This commit is contained in:
parent
7a02d66c9a
commit
fe40963d94
1 changed files with 16 additions and 2 deletions
|
|
@ -498,7 +498,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: r23c
|
||||
|
||||
- versionName: 3.6.0
|
||||
versionCode: 1103060002
|
||||
commit: 975ed2080bdcc6789b5b51e403e0f8217d07af6e
|
||||
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.5.0
|
||||
CurrentVersionCode: 1103050003
|
||||
CurrentVersion: 3.6.0
|
||||
CurrentVersionCode: 1103060002
|
||||
|
|
|
|||
Loading…
Reference in a new issue