mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update GPSLogger to 118 (118)
This commit is contained in:
parent
2d5909bd36
commit
5f5ce958bd
1 changed files with 13 additions and 2 deletions
|
|
@ -107,7 +107,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '118'
|
||||
versionCode: 118
|
||||
commit: f2cccc347f9f597e224b294c9ff05d1e40c0dfcc
|
||||
subdir: gpslogger
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: Tags ^v[.0-9]*$
|
||||
CurrentVersion: '117'
|
||||
CurrentVersionCode: 117
|
||||
CurrentVersion: '118'
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue