mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Trail Sense to 4.6.0 (84)
This commit is contained in:
parent
013d983f68
commit
979dd2b34e
1 changed files with 13 additions and 2 deletions
|
|
@ -584,7 +584,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.6.0
|
||||
versionCode: 84
|
||||
commit: a96b68294f90386ec15af466e9523a980e980614
|
||||
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: 4.5.0
|
||||
CurrentVersionCode: 83
|
||||
CurrentVersion: 4.6.0
|
||||
CurrentVersionCode: 84
|
||||
|
|
|
|||
Loading…
Reference in a new issue