mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Trail Sense to 4.7.0 (85)
This commit is contained in:
parent
39c14c983b
commit
f5fdee7563
1 changed files with 13 additions and 2 deletions
|
|
@ -595,7 +595,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.7.0
|
||||||
|
versionCode: 85
|
||||||
|
commit: 5ab6f47194c466e038a70277c6a4d219de1fa6d6
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.6.0
|
CurrentVersion: 4.7.0
|
||||||
CurrentVersionCode: 84
|
CurrentVersionCode: 85
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue