mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update VES - Image and Photo Compare to 2.0.0 (15)
This commit is contained in:
parent
3f4d2299cf
commit
1bea79aa1a
1 changed files with 13 additions and 2 deletions
|
|
@ -89,7 +89,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 15
|
||||
commit: 8aac611b42eee3b3774a09e1c55cc7ffebb8d38b
|
||||
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.12'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue