mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Trail Sense to 2.10.0 (61)
This commit is contained in:
parent
9bf7391b51
commit
02606faf83
1 changed files with 13 additions and 2 deletions
|
|
@ -353,7 +353,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.0
|
||||
versionCode: 61
|
||||
commit: 9adde2c357954ace79ea17ccb8ef9236f194d11c
|
||||
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.9.0
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 2.10.0
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue