Newapp: Lane's Lexicon

This commit is contained in:
GibreelAbdullah 2023-12-14 06:49:35 +00:00 committed by linsui
parent 2d7908698d
commit 0a591db6d4

View file

@ -0,0 +1,44 @@
Categories:
- Science & Education
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