mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update GPSLogger to 128 (128)
This commit is contained in:
parent
30d501c8fe
commit
b066f34463
1 changed files with 9 additions and 2 deletions
|
|
@ -194,7 +194,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '128'
|
||||||
|
versionCode: 128
|
||||||
|
commit: 269cf99d9c07ba2975b3bc429f5b9d1f3023b063
|
||||||
|
subdir: gpslogger
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[.0-9]*$
|
UpdateCheckMode: Tags ^v[.0-9]*$
|
||||||
CurrentVersion: '127'
|
CurrentVersion: '128'
|
||||||
CurrentVersionCode: 127
|
CurrentVersionCode: 128
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue