mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Trail Sense to 4.1.0 (78)
This commit is contained in:
parent
736288ee9e
commit
35483ca2e7
1 changed files with 13 additions and 2 deletions
|
|
@ -529,7 +529,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 78
|
||||
commit: 6f7fc9a721163d2f83b9bdfabb093b6d53a3b309
|
||||
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.0.0
|
||||
CurrentVersionCode: 77
|
||||
CurrentVersion: 4.1.0
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue