mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Trail Sense to 2.7.0 (58)
This commit is contained in:
parent
5e54c91cb4
commit
b6cc6a4f19
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 58
|
||||
commit: 4732bfadaa362c04d2c64b202cb18f4a737af093
|
||||
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.6.1
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue