Merge branch 'develop' into feature/FastPickingSpedizione

This commit is contained in:
Giuseppe Scorrano 2025-03-17 11:51:44 +01:00
commit 3ac021d7ef
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2025-03-06T12:39:02.626545300Z">
<DropdownSelection timestamp="2025-03-17T09:16:48.549771200Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=21088B8EFD" />

View File

@ -10,8 +10,8 @@ apply plugin: 'com.google.gms.google-services'
android {
def appVersionCode = 482
def appVersionName = '1.45.00'
def appVersionCode = 483
def appVersionName = '1.45.01'
signingConfigs {
release {