mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update VES - Image Compare to 1.8 (8)
This commit is contained in:
parent
c597d65426
commit
858b8c1276
1 changed files with 13 additions and 2 deletions
|
|
@ -56,7 +56,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 8
|
||||
commit: 3d78f0502912547f9a921e3c5c511bb4c80b92ba
|
||||
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.5'
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue