mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Track Work Time to 1.1.15 (59)
This commit is contained in:
parent
38a67e437b
commit
5a36e0a467
1 changed files with 14 additions and 2 deletions
|
|
@ -246,7 +246,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.15
|
||||
versionCode: 59
|
||||
commit: a6cb2c97c0dafcdd4a81a77c6958171920e5b74a
|
||||
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.14
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 1.1.15
|
||||
CurrentVersionCode: 59
|
||||
|
|
|
|||
Loading…
Reference in a new issue