diff --git a/.last-build b/.last-build index ca83b744b..1e9c17a3e 100644 --- a/.last-build +++ b/.last-build @@ -1 +1 @@ -3af9d28e87e00d74d079d601640df4cda6c331e9 +4dea71f889c935131da2322321e3edd6495baa06 diff --git a/android/app/build.gradle b/android/app/build.gradle index f722ccac4..84118860b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -102,7 +102,7 @@ android { applicationId "com.haqq.wallet" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 381 + versionCode 383 versionName "1.6.0" missingDimensionStrategy 'react-native-camera', 'general' manifestPlaceholders = [ diff --git a/ios/haqq.xcodeproj/project.pbxproj b/ios/haqq.xcodeproj/project.pbxproj index 67e917075..24ac57d1a 100644 --- a/ios/haqq.xcodeproj/project.pbxproj +++ b/ios/haqq.xcodeproj/project.pbxproj @@ -1309,7 +1309,7 @@ CODE_SIGN_ENTITLEMENTS = haqq/haqq.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 424; + CURRENT_PROJECT_VERSION = 425; DEVELOPMENT_TEAM = XL66G6TJJL; ENABLE_BITCODE = NO; INFOPLIST_FILE = haqq/Info.plist; @@ -1347,7 +1347,7 @@ CODE_SIGN_ENTITLEMENTS = haqq/haqq.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 424; + CURRENT_PROJECT_VERSION = 425; DEVELOPMENT_TEAM = XL66G6TJJL; INFOPLIST_FILE = haqq/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "Haqq Wallet"; diff --git a/ios/haqq/Info.plist b/ios/haqq/Info.plist index 02779def8..69c9ae1e7 100644 --- a/ios/haqq/Info.plist +++ b/ios/haqq/Info.plist @@ -61,7 +61,7 @@ CFBundleVersion - 424 + 425 ITSAppUsesNonExemptEncryption LSApplicationQueriesSchemes diff --git a/ios/haqqTests/Info.plist b/ios/haqqTests/Info.plist index 7a2f221a2..d12a3c847 100644 --- a/ios/haqqTests/Info.plist +++ b/ios/haqqTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 424 + 425