mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Track Work Time to 1.1.18 (62)
This commit is contained in:
parent
8d12a5b410
commit
fab309da1c
1 changed files with 14 additions and 2 deletions
|
|
@ -282,7 +282,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.18
|
||||
versionCode: 62
|
||||
commit: c1018a52cbcb9fa2db8bd509a9381d619547a94a
|
||||
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.17
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 1.1.18
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue