mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Trail Sense to 3.1.0 (63)
This commit is contained in:
parent
e62b6607c0
commit
c24c76ea64
1 changed files with 13 additions and 2 deletions
|
|
@ -377,7 +377,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 63
|
||||
commit: 4ab6c2677bf53ef1da8412ec1fd8a4d8a75ca104
|
||||
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.0.0
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue