mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update HTTP Shortcuts to 3.9.0 (1103090002)
This commit is contained in:
parent
de8f621e06
commit
547eb5bba6
1 changed files with 16 additions and 2 deletions
|
|
@ -540,7 +540,21 @@ Builds:
|
|||
= ":inputFile = "../:g' -e 's:templateFile = ":templateFile = "../:g' build.gradle.kts
|
||||
ndk: 23.2.8568313
|
||||
|
||||
- versionName: 3.9.0
|
||||
versionCode: 1103090002
|
||||
commit: 282116e60642b366eff174c751f8dc89cd1bb849
|
||||
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.8.0
|
||||
CurrentVersionCode: 1103080000
|
||||
CurrentVersion: 3.9.0
|
||||
CurrentVersionCode: 1103090002
|
||||
|
|
|
|||
Loading…
Reference in a new issue