fix(scanner): fixes to be more clear that you need to scan a command to start

closes #16
This commit is contained in:
2026-05-11 15:40:49 -05:00
parent 51026e3e2c
commit 05758791be
2 changed files with 7 additions and 3 deletions

View File

@@ -15,8 +15,8 @@
"foregroundImage": "./assets/adaptive-icon-white.png",
"backgroundColor": "#ffffff"
},
"versionCode": 32,
"minSupportedVersionCode": 26,
"versionCode": 33,
"minSupportedVersionCode": 33,
"predictiveBackGestureEnabled": false,
"package": "net.alpla.lst.mobile"
},