mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Only update GPSLogger if tag matches specific format
This commit is contained in:
parent
06ef3b59c3
commit
7d4cc96aac
1 changed files with 1 additions and 1 deletions
|
|
@ -99,6 +99,6 @@ Builds:
|
|||
MaintainerNotes: No longer using Google Play services.
|
||||
|
||||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^v[.0-9]*$
|
||||
CurrentVersion: '116'
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue