mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Track Work Time to 1.1.14 (58)
This commit is contained in:
parent
e8374c271a
commit
441dce6674
1 changed files with 14 additions and 2 deletions
|
|
@ -234,7 +234,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.14
|
||||
versionCode: 58
|
||||
commit: 6cc3ffe07b4bfa5d85489f593cfdce9c40a721f4
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.13
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 1.1.14
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue