mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update VES - Image Compare to 1.5 (7)
This commit is contained in:
parent
18bceaa66e
commit
07468e57ee
1 changed files with 13 additions and 2 deletions
|
|
@ -45,7 +45,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 7
|
||||
commit: 33f8a571d048ffd7bd1491268a844357221f096e
|
||||
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
|
||||
UpdateCheckMode: Tags ^fdroid
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue