mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Track Work Time to 1.1.13 (57)
This commit is contained in:
parent
ec876f51f1
commit
e7dbfa6d3b
1 changed files with 14 additions and 2 deletions
|
|
@ -222,7 +222,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.13
|
||||
versionCode: 57
|
||||
commit: add518365a74080485c8072cc1ceb9a5c631b406
|
||||
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.12
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 1.1.13
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue