mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.6.1
|
CurrentVersion: 3.7.0
|
||||||
CurrentVersionCode: 70
|
CurrentVersionCode: 71
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue