fdroiddata/metadata/com.hanntech.free2pass.yml
2024-08-21 02:49:56 +00:00

41 lines
1.2 KiB
YAML

AntiFeatures:
- NonFreeNet
Categories:
- Sports & Health
License: AGPL-3.0-or-later
AuthorName: free2pass GmbH
SourceCode: https://gitlab.com/hanntech-gmbh/free2pass/free2pass-app
IssueTracker: https://gitlab.com/hanntech-gmbh/free2pass/free2pass-app/-/issues
Translation: https://gitlab.com/hanntech-gmbh/free2pass/free2pass-app/-/tree/main/lib/l10n
AutoName: free2pass
RepoType: git
Repo: https://gitlab.com/hanntech-gmbh/free2pass/free2pass-app.git
Builds:
- versionName: 1.5.0
versionCode: 38
commit: 41b18cf00a68e127775df60361b577c5a92e4828
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@2.8.1
rm:
- ios
- linux
- macos
- web
- windows
- android/app/proguard-rules.pro
prebuild: sed -i -e '/signingConfig /,/proguardFiles/d' android/app/build.gradle
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --flavor fdroid -t lib/entrypoints/fdroid.entrypoint.dart
--no-sound-null-safety
ArchivePolicy: 0
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.5.0
CurrentVersionCode: 38