mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'patch-2' into 'master'
Update ga.testapp.testapp.yml update url (now proxied) to avoid checkupdates errors due to redirect Closes #2018 See merge request fdroid/fdroiddata!7132
This commit is contained in:
commit
776ad6f056
1 changed files with 1 additions and 1 deletions
|
|
@ -106,6 +106,6 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://gitlab.com/testapp-system/testapp-flutter/raw/mobile/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
UpdateCheckData: https://testapp.ga/pubspec|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.0.2
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue