From 0b6ac2b658bc968ad3aff230233541d8215d6850 Mon Sep 17 00:00:00 2001 From: David Losada Carballo Date: Tue, 21 Jan 2025 08:57:30 +0100 Subject: [PATCH] mobile-v2.202503.0 --- apps/mobile-mzima-client/android/app/build.gradle | 4 ++-- .../mobile-mzima-client/ios/App/App.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/mobile-mzima-client/android/app/build.gradle b/apps/mobile-mzima-client/android/app/build.gradle index 24f015d79d..5701165c27 100644 --- a/apps/mobile-mzima-client/android/app/build.gradle +++ b/apps/mobile-mzima-client/android/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.ushahidi.mobile" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 220243000 - versionName "2.202430.0-alpha.0" + versionCode 220250300 + versionName "2.202530.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" aaptOptions { // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps. diff --git a/apps/mobile-mzima-client/ios/App/App.xcodeproj/project.pbxproj b/apps/mobile-mzima-client/ios/App/App.xcodeproj/project.pbxproj index b4fb52b272..a1d075de68 100644 --- a/apps/mobile-mzima-client/ios/App/App.xcodeproj/project.pbxproj +++ b/apps/mobile-mzima-client/ios/App/App.xcodeproj/project.pbxproj @@ -363,7 +363,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 2.202410.0; + MARKETING_VERSION = 2.202503.0; OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\""; PRODUCT_BUNDLE_IDENTIFIER = com.ushahidi.mobile; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -388,7 +388,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 2.202410.0; + MARKETING_VERSION = 2.202503.0; PRODUCT_BUNDLE_IDENTIFIER = com.ushahidi.mobile; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";