mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Trail Sense to 3.6.1 (70)
This commit is contained in:
parent
a694337f8a
commit
a95f21a75f
1 changed files with 13 additions and 2 deletions
|
|
@ -452,7 +452,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.6.1
|
||||
versionCode: 70
|
||||
commit: e23baa7c4147e90189d68f803a10a37945ebfaf1
|
||||
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.6.0
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 3.6.1
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue