mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Trail Sense to 3.9.0 (73)
This commit is contained in:
parent
fe15fde3c0
commit
fa40becf0a
1 changed files with 13 additions and 2 deletions
|
|
@ -485,7 +485,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.9.0
|
||||
versionCode: 73
|
||||
commit: eca93c1faab9d4cdd0f93b55c16b6da2dd76a216
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.8.0
|
||||
CurrentVersionCode: 72
|
||||
CurrentVersion: 3.9.0
|
||||
CurrentVersionCode: 73
|
||||
|
|
|
|||
Loading…
Reference in a new issue