mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'feature/flutter' into 'master'
cone: Disable update check because it detects an incorrect version See merge request fdroid/fdroiddata!4549
This commit is contained in:
commit
7659684d51
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