mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^fdroid
|
UpdateCheckMode: Tags ^fdroid
|
||||||
CurrentVersion: '1.5'
|
CurrentVersion: '1.8'
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue