mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update WorkTimer: add release 1.4-beta1 without changing the current version
This commit is contained in:
parent
790ab9ef35
commit
e3483f2579
1 changed files with 11 additions and 0 deletions
|
|
@ -31,6 +31,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4-beta1
|
||||
versionCode: 5
|
||||
commit: v1.4-beta1
|
||||
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 .*[0-9]$
|
||||
CurrentVersion: '1.3'
|
||||
|
|
|
|||
Loading…
Reference in a new issue