fdroiddata/metadata/com.muslimtechnet.lanelexicon.yml
2025-06-30 19:07:48 +08:00

45 lines
1.1 KiB
YAML

Categories:
- Science & Education
- Translation & Dictionary
License: CC-BY-SA-4.0
AuthorName: GibreelAbdullah
SourceCode: https://github.com/GibreelAbdullah/LaneLexicon
IssueTracker: https://github.com/GibreelAbdullah/LaneLexicon/issues
Name: Lane's Lexicon
AutoName: lanelexicon
RepoType: git
Repo: https://github.com/GibreelAbdullah/LaneLexicon.git
Builds:
- versionName: 2.4.2
versionCode: 19
commit: 63f60be3432228b3e472bcc3c43235449b5c09b8
submodules: true
output: build/app/outputs/apk/release/app-release-unsigned.apk
rm:
- ios
- linux
- macos
- test
- web
- windows
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- ./flutter/bin/flutter config --no-analytics
- ./flutter/bin/flutter packages pub get
scanignore:
- flutter/bin/cache
scandelete:
- .pub-cache
- flutter
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- ./flutter/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2.4.2
CurrentVersionCode: 19