2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Fixes android intent filter - should be "true" not "false"

Was preventing app from opening on android devices
This commit is contained in:
Oliver Walters
2022-05-01 09:42:46 +10:00
parent e43659d91f
commit 362b973e4e
3 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: inventree
description: InvenTree stock management
version: 0.6.0+38
version: 0.6.1+39
environment:
sdk: ">=2.16.0 <3.0.0"