diff --git a/packages/mobile/android/app/build.gradle b/packages/mobile/android/app/build.gradle index 4fea200ec3..8db2a27b3e 100644 --- a/packages/mobile/android/app/build.gradle +++ b/packages/mobile/android/app/build.gradle @@ -174,7 +174,7 @@ android { applicationId = "com.quietmobile" minSdkVersion(rootProject.ext.minSdkVersion) targetSdkVersion(rootProject.ext.targetSdkVersion) - versionCode 628 + versionCode 630 versionName "7.3.0" resValue("string", "build_config_package", "com.quietmobile") testBuildType = System.getProperty("testBuildType", "debug") diff --git a/packages/mobile/ios/Quiet/Info.plist b/packages/mobile/ios/Quiet/Info.plist index b013ced707..e57d86a224 100644 --- a/packages/mobile/ios/Quiet/Info.plist +++ b/packages/mobile/ios/Quiet/Info.plist @@ -34,7 +34,7 @@ CFBundleVersion - 581 + 583 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/packages/mobile/ios/QuietNotificationServiceExtension/Info.plist b/packages/mobile/ios/QuietNotificationServiceExtension/Info.plist index 2f9ebfd3de..6b3bb0a48b 100644 --- a/packages/mobile/ios/QuietNotificationServiceExtension/Info.plist +++ b/packages/mobile/ios/QuietNotificationServiceExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 7.3.0 CFBundleVersion - 57 + 59 FirebaseAppDelegateProxyEnabled NSAppTransportSecurity