mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Trail Sense to 3.8.0 (72)
This commit is contained in:
parent
c8c4d41be0
commit
d14abf1a82
1 changed files with 13 additions and 2 deletions
|
|
@ -474,7 +474,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.8.0
|
||||
versionCode: 72
|
||||
commit: 6806a6ef62bc95b05dbe86f679f68970361ed1cd
|
||||
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.7.0
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 3.8.0
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue