mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Url checker to 2.5 (14)
This commit is contained in:
parent
c0938953e5
commit
9c0fe1190c
1 changed files with 13 additions and 2 deletions
|
|
@ -71,7 +71,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.5'
|
||||
versionCode: 14
|
||||
commit: 45600dc2a57b681b696029747a503954de873dc6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '2.5'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue