mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update VES - Image and Photo Compare to 1.12 (14)
This commit is contained in:
parent
007d5acbb2
commit
a2edab7d91
1 changed files with 13 additions and 2 deletions
|
|
@ -78,7 +78,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.12'
|
||||
versionCode: 14
|
||||
commit: 4279ff2b5be97cf10a94e9d1912cfa866e75d4a9
|
||||
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.9'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '1.12'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue