bundle path

This commit is contained in:
Diego Mello 2023-06-21 11:23:29 -03:00
parent 899e41df88
commit 05e8a647aa
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@ jobs:
--api-key=$BUGSNAG_KEY_OFFICIAL \
--app-version-code=$CIRCLE_BUILD_NUM \
--platform android \
--source-map=android/app/build/generated/sourcemaps/react/PlayRelease/index.android.bundle.map \
--source-map=android/app/build/generated/sourcemaps/react/playRelease/index.android.bundle.map \
--bundle android/app/build/ASSETS/createBundlePlayReleaseJsAndAssets/index.android.bundle
fi
- store_artifacts: