diff --git a/jobs/HRB_Mobile_Prod_apk_inhouse/config.xml b/jobs/HRB_Mobile_Prod_apk_inhouse/config.xml index 7a8b1937f02d2c569a2a8e96860e5b9539fb47cb..3c2063f3566b724a053c67b4ff888a096d595abd 100644 --- a/jobs/HRB_Mobile_Prod_apk_inhouse/config.xml +++ b/jobs/HRB_Mobile_Prod_apk_inhouse/config.xml @@ -70,7 +70,7 @@ export ANDROID_HOME=/Users/jenkins/Library/Android/sdk node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./android --entry-file index.worker.js --platform android --bundle-output ./android/app/src/main/assets/index.worker.bundle --sourcemap-output ./android/app/src/main/assets/index.worker.map -fastlane android inHouse +fastlane android gradleRelease VERSION=Prod_$(date +%Y%m%d)_$(git rev-parse --short HEAD)