diff --git a/composeApp/build.gradle.kts b/composeApp/build.gradle.kts index b52e57f0..85232bd2 100644 --- a/composeApp/build.gradle.kts +++ b/composeApp/build.gradle.kts @@ -5,8 +5,8 @@ android { defaultConfig { applicationId = "xyz.ksharma.krail" - versionCode = 36 - versionName = "1.0.5" + versionCode = 37 + versionName = "1.0.6" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { diff --git a/iosApp/iosApp/Info.plist b/iosApp/iosApp/Info.plist index 897ac827..dcce0e0d 100644 --- a/iosApp/iosApp/Info.plist +++ b/iosApp/iosApp/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.5 + 1.0.6 CFBundleVersion 1 LSRequiresIPhoneOS