From 19ae01afe40637027634db642cb55c4bf9399fa6 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Tue, 23 Jun 2026 14:24:52 -0500 Subject: [PATCH] build(mobile): build file missed --- lstMobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lstMobile/app.json b/lstMobile/app.json index c7d00e8..add66f3 100644 --- a/lstMobile/app.json +++ b/lstMobile/app.json @@ -15,7 +15,7 @@ "foregroundImage": "./assets/adaptive-icon-white.png", "backgroundColor": "#ffffff" }, - "versionCode": 43, + "versionCode": 44, "minSupportedVersionCode": 33, "predictiveBackGestureEnabled": false, "package": "net.alpla.lst.mobile",