mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: Shorey
This commit is contained in:
parent
0f5d89c8e7
commit
2526b12d6b
1 changed files with 34 additions and 0 deletions
34
metadata/com.elementlo.spark_list.yml
Normal file
34
metadata/com.elementlo.spark_list.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Time
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Elemen
|
||||
AuthorEmail: element.zhan@gmail.com
|
||||
SourceCode: https://github.com/elementlo/spark_list
|
||||
IssueTracker: https://github.com/elementlo/spark_list/issues
|
||||
|
||||
AutoName: Shorey
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/elementlo/spark_list.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.0-beta
|
||||
versionCode: 7
|
||||
commit: 8b6f1f5e00b8a844c4df3a7b862c99c6d0b840f7
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
srclibs:
|
||||
- flutter@2.10.1
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.2.0-beta
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue