diff --git a/metadata/com.muslimtechnet.lanelexicon.yml b/metadata/com.muslimtechnet.lanelexicon.yml new file mode 100644 index 0000000000..8537f87c6e --- /dev/null +++ b/metadata/com.muslimtechnet.lanelexicon.yml @@ -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