mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Trail Sense to 3.7.0 (71)
This commit is contained in:
parent
53e2f29530
commit
fc088c4cd9
1 changed files with 13 additions and 2 deletions
|
|
@ -463,7 +463,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.7.0
|
||||
versionCode: 71
|
||||
commit: d0c920aa28e878a774bac54f5d44363b2f4bc13d
|
||||
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.1
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: 3.7.0
|
||||
CurrentVersionCode: 71
|
||||
|
|
|
|||
Loading…
Reference in a new issue