mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Trail Sense to 3.0.0 (62)
This commit is contained in:
parent
a718d14068
commit
1db474928d
1 changed files with 13 additions and 2 deletions
|
|
@ -364,7 +364,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 62
|
||||
commit: 6b959708e125db74ed22c6384777538e21464a92
|
||||
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.10.0
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue