mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Trail Sense to 4.5.0 (83)
This commit is contained in:
parent
a763d51193
commit
a62579f2ec
1 changed files with 13 additions and 2 deletions
|
|
@ -573,7 +573,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.5.0
|
||||
versionCode: 83
|
||||
commit: 73880dbf77efcecb1d0305348466ef621eb65c10
|
||||
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: 4.4.0
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: 4.5.0
|
||||
CurrentVersionCode: 83
|
||||
|
|
|
|||
Loading…
Reference in a new issue