mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
sudaku: fix last version
UCM disabled because: https://gitea.com/theoden8/sudaku/issues/18
This commit is contained in:
parent
af0fdf6c1f
commit
57f9c0e9f7
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ Builds:
|
|||
build: $$flutter$$/bin/flutter build apk --flavor fdroid --verbose
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckData: https://gitea.com/theoden8/sudaku/raw/branch/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.0.3
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue