diff --git a/metadata/im.status.ethereum.yml b/metadata/im.status.ethereum.yml index a1edd1fde9..95e5209705 100644 --- a/metadata/im.status.ethereum.yml +++ b/metadata/im.status.ethereum.yml @@ -168,7 +168,8 @@ Builds: prebuild: - sed -i '/react-native-notifications/d' scripts/google-free.sh package.json - sed -i '/react-native-notifications/,+4d' yarn.lock - - sed -i '6i ' android/app/src/release/AndroidManifest.xml + - sed -i '6i ' + android/app/src/release/AndroidManifest.xml scanignore: - android/build.gradle - android/app/build.gradle