From 3384c0fe70fdfd60572961ed5e9791ac8536c9a0 Mon Sep 17 00:00:00 2001 From: Dylan Jeffers Date: Tue, 25 Jul 2023 19:27:20 -0700 Subject: [PATCH] Prepare for 1.5.34 full app release --- packages/mobile/android/app/build.gradle | 2 +- packages/mobile/ios/AudiusReactNative/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mobile/android/app/build.gradle b/packages/mobile/android/app/build.gradle index 6b29ceef7e..2fcd22fb2b 100755 --- a/packages/mobile/android/app/build.gradle +++ b/packages/mobile/android/app/build.gradle @@ -132,7 +132,7 @@ android { // versionCode is automatically incremented in CI versionCode 1 // Make sure this is above the currently released Android version in the play store if your changes touch native code: - versionName "1.1.393" + versionName "1.1.394" resValue "string", "build_config_package", "co.audius.app" resValue 'string', "CODE_PUSH_APK_BUILD_TIME", String.format("\"%d\"", System.currentTimeMillis()) resConfigs "en" diff --git a/packages/mobile/ios/AudiusReactNative/Info.plist b/packages/mobile/ios/AudiusReactNative/Info.plist index 49c2e3009d..888da2f26c 100644 --- a/packages/mobile/ios/AudiusReactNative/Info.plist +++ b/packages/mobile/ios/AudiusReactNative/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.68 + 1.1.69 CFBundleSignature ???? CFBundleURLTypes