mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
cone: Disable update check because it detects an incorrect version
Fix current version
This commit is contained in:
parent
3f925f1b51
commit
39960ae848
1 changed files with 3 additions and 3 deletions
|
|
@ -46,6 +46,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue