mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Track Work Time to 1.1.20 (64)
This commit is contained in:
parent
ad1121f329
commit
0c4bb14344
1 changed files with 14 additions and 2 deletions
|
|
@ -306,7 +306,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.20
|
||||
versionCode: 64
|
||||
commit: b49206982109f2005a5acc5034a1d2a668b8b165
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- 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.19
|
||||
CurrentVersionCode: 63
|
||||
CurrentVersion: 1.1.20
|
||||
CurrentVersionCode: 64
|
||||
|
|
|
|||
Loading…
Reference in a new issue