mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update Trail Sense to 3.5.0 (67)
This commit is contained in:
parent
887736b1ec
commit
10e2be05f2
1 changed files with 13 additions and 2 deletions
|
|
@ -419,7 +419,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.5.0
|
||||
versionCode: 67
|
||||
commit: 27a548e68ea80cc1fcdf5faf385d570021918162
|
||||
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.4.0
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue