mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
feature(worktimer): release new alpha version
This commit is contained in:
parent
06027e316a
commit
87b94f6d57
1 changed files with 11 additions and 0 deletions
|
|
@ -53,6 +53,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4-alpha2
|
||||
versionCode: 7
|
||||
commit: v1.4-alpha2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: '1.3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue