mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Trail Sense to 3.3.0 (65)
This commit is contained in:
parent
258bb6fb1d
commit
6e965c3949
1 changed files with 13 additions and 2 deletions
|
|
@ -399,7 +399,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.3.0
|
||||
versionCode: 65
|
||||
commit: a417962219d2a5e47e68552702286de29e0f46c7
|
||||
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: 3.2.0
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue