mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Vacation Days to 8.0 (8)
This commit is contained in:
parent
48730147c7
commit
e3c7ad064b
1 changed files with 13 additions and 2 deletions
|
|
@ -41,7 +41,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '8.0'
|
||||||
|
versionCode: 8
|
||||||
|
commit: 743b190dd2ace2909bc87a0d245e35bbce9f6374
|
||||||
|
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
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '7.0'
|
CurrentVersion: '8.0'
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 8
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue