mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update VES - Image Compare to 1.4 (6)
This commit is contained in:
parent
2a70fd501a
commit
c190b51a9e
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 6
|
||||
commit: 825a861f8c39ef608c4b0f6e84e74f7102458a95
|
||||
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.3'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue