Compare commits
2 commits
d8f5370220
...
ab66f2fdf1
| Author | SHA1 | Date | |
|---|---|---|---|
| ab66f2fdf1 | |||
| 4fc343e57d |
2 changed files with 6 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,3 +11,5 @@ node_modules/
|
|||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
apps/app_seeds/fastlane/README.md
|
||||
apps/app_seeds/TODO.org
|
||||
|
|
|
|||
|
|
@ -19,6 +19,8 @@
|
|||
# at apps/app_seeds) and the generated code (slang i18n + Drift via build_runner).
|
||||
|
||||
Categories:
|
||||
- Inventory
|
||||
- Market & Price
|
||||
- Science & Education
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorName: Comunes
|
||||
|
|
@ -35,7 +37,7 @@ Repo: https://git.comunes.org/comunes/tane.git
|
|||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 1
|
||||
versionCode: 2
|
||||
commit: v0.1.0
|
||||
subdir: apps/app_seeds
|
||||
sudo:
|
||||
|
|
@ -59,4 +61,4 @@ Builds:
|
|||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue