mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Trail Sense to 3.6.0 (69)
This commit is contained in:
parent
9e0fe50384
commit
4a2ff14e25
1 changed files with 13 additions and 2 deletions
|
|
@ -441,7 +441,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.6.0
|
||||
versionCode: 69
|
||||
commit: b01dfd35ae7a064a889ef3aa785c02d8490e9973
|
||||
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.5.1
|
||||
CurrentVersionCode: 68
|
||||
CurrentVersion: 3.6.0
|
||||
CurrentVersionCode: 69
|
||||
|
|
|
|||
Loading…
Reference in a new issue