mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Trail Sense to 4.4.0 (82)
This commit is contained in:
parent
ecfec08ac5
commit
47b344b7de
1 changed files with 13 additions and 2 deletions
|
|
@ -562,7 +562,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.4.0
|
||||
versionCode: 82
|
||||
commit: 11872167c85b133ab05a5a0cf8193ef7e92a1616
|
||||
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.3.1
|
||||
CurrentVersionCode: 81
|
||||
CurrentVersion: 4.4.0
|
||||
CurrentVersionCode: 82
|
||||
|
|
|
|||
Loading…
Reference in a new issue