From 916f20ea70a050354a1cb28710b79579152a1d87 Mon Sep 17 00:00:00 2001 From: Sergio De la torre Date: Mon, 1 Jul 2024 11:48:41 +0200 Subject: [PATCH] feat issues refs #7636 --- .idea/appInsightsSettings.xml | 38 +++ .idea/deploymentTargetDropDown.xml | 10 + .idea/deploymentTargetSelector.xml | 18 ++ .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/kotlinc.xml | 2 +- .idea/other.xml | 263 ++++++++++++++++++ .idea/studiobot.xml | 6 + .idea/workspace.xml | 173 +++++++----- app/beta/release/output-metadata.json | 21 +- app/build.gradle | 19 +- .../feature/main/activity/MainActivity.kt | 5 +- .../ubicador/fragment/UbicadorFragmentNew.kt | 3 +- build.gradle | 26 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 14 files changed, 484 insertions(+), 103 deletions(-) create mode 100644 .idea/appInsightsSettings.xml create mode 100644 .idea/deploymentTargetDropDown.xml create mode 100644 .idea/deploymentTargetSelector.xml create mode 100644 .idea/other.xml create mode 100644 .idea/studiobot.xml diff --git a/.idea/appInsightsSettings.xml b/.idea/appInsightsSettings.xml new file mode 100644 index 00000000..4cbd9b21 --- /dev/null +++ b/.idea/appInsightsSettings.xml @@ -0,0 +1,38 @@ + + + + + + \ No newline at end of file diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml new file mode 100644 index 00000000..0c0c3383 --- /dev/null +++ b/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml new file mode 100644 index 00000000..919d98ad --- /dev/null +++ b/.idea/deploymentTargetSelector.xml @@ -0,0 +1,18 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 98163b4d..fb826370 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@ - - - + + + + + + + + - - - - - - - - - - - - - - - - + + + + + +