mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 18:29:44 +00:00
Update Trail Sense to 2.9.0 (60)
This commit is contained in:
parent
2a81bdcd65
commit
231105618b
1 changed files with 13 additions and 2 deletions
|
|
@ -342,7 +342,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 60
|
||||
commit: e3ba3bae2f44647047532aacb8456b2025ad58a2
|
||||
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: 2.8.0
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue