From b18f30185cb16050b475797aa86ef54aed5e4574 Mon Sep 17 00:00:00 2001 From: Raymond Jacobson Date: Sat, 13 Jan 2024 23:21:37 -0800 Subject: [PATCH] Bump app builds --- 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 168718c4f2e..778615198b6 100755 --- a/packages/mobile/android/app/build.gradle +++ b/packages/mobile/android/app/build.gradle @@ -113,7 +113,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.406" + versionName "1.1.407" 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 38bd7a7d9cf..8c4eaf314a1 100644 --- a/packages/mobile/ios/AudiusReactNative/Info.plist +++ b/packages/mobile/ios/AudiusReactNative/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.81 + 1.1.82 CFBundleSignature ???? CFBundleURLTypes