mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update GPSLogger to 120 (120)
This commit is contained in:
parent
e7c52c8e08
commit
36a166ce00
1 changed files with 13 additions and 2 deletions
|
|
@ -129,7 +129,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '120'
|
||||
versionCode: 120
|
||||
commit: c8e4fbd64ca83b35cb31833742792323b5ea8fd5
|
||||
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: '119'
|
||||
CurrentVersionCode: 119
|
||||
CurrentVersion: '120'
|
||||
CurrentVersionCode: 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue