mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'nihonoari' into 'master'
Nihonari: switch AUM to HTTP so check against pubspec.yaml works (see #2094) See merge request fdroid/fdroiddata!7105
This commit is contained in:
commit
aca1b7112c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Builds:
|
|||
build: $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/aeri/Nihonoari-App/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue