mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update HTTP Shortcuts to 2.18.0 (1102180002)
This commit is contained in:
parent
4f086040ed
commit
fd6de2e4e5
1 changed files with 15 additions and 2 deletions
|
|
@ -277,7 +277,20 @@ Builds:
|
|||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.18.0
|
||||
versionCode: 1102180002
|
||||
commit: 86def7c249d28338bfb1c60e8a8c9d85837d59dc
|
||||
subdir: HTTPShortcuts/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release.apk
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.17.0
|
||||
CurrentVersionCode: 1102170001
|
||||
CurrentVersion: 2.18.0
|
||||
CurrentVersionCode: 1102180002
|
||||
|
|
|
|||
Loading…
Reference in a new issue