mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
saber - disable non-foss, aum
This commit is contained in:
parent
aeb68d6b73
commit
9a8e215a9b
1 changed files with 2 additions and 1 deletions
|
|
@ -565,6 +565,7 @@ Builds:
|
|||
|
||||
- versionName: 0.5.5
|
||||
versionCode: 5050
|
||||
disable: https://github.com/adil192/saber/issues/219
|
||||
commit: 67caf191a271659a4e1a49e76cb222a1f0256b15
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
|
|
@ -593,7 +594,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk -t lib/main_fdroid.dart
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.5.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue