mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
keyoxide - disable mlkit, aum
This commit is contained in:
parent
d4acbf7513
commit
1bbc36619f
1 changed files with 2 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ Builds:
|
|||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 121
|
||||
disable: https://codeberg.org/keyoxide/keyoxide-flutter/issues/53
|
||||
commit: 3e242e16688f3eca78071be92eb4d2924a0436db
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
|
|
@ -71,7 +72,7 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.2.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue