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