From 5bc879980c49cf101a237c27573f2b06ae4962c2 Mon Sep 17 00:00:00 2001 From: Karan Sharma <55722391+ksharma-xyz@users.noreply.github.com> Date: Sat, 28 Dec 2024 14:56:26 +1100 Subject: [PATCH] Release: Bump version to 1.0.4 (#497) --- composeApp/build.gradle.kts | 4 ++-- iosApp/iosApp/Info.plist | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composeApp/build.gradle.kts b/composeApp/build.gradle.kts index 8e45b72e..97451e37 100644 --- a/composeApp/build.gradle.kts +++ b/composeApp/build.gradle.kts @@ -5,8 +5,8 @@ android { defaultConfig { applicationId = "xyz.ksharma.krail" - versionCode = 31 - versionName = "1.0.3" + versionCode = 33 + versionName = "1.0.4" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { diff --git a/iosApp/iosApp/Info.plist b/iosApp/iosApp/Info.plist index 9b2a285a..0a6d1ada 100644 --- a/iosApp/iosApp/Info.plist +++ b/iosApp/iosApp/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.3 + 1.0.4 CFBundleVersion - 5 + 1 LSRequiresIPhoneOS UIApplicationSceneManifest