From 78b39ea1c1ee44b7de5f93ab0f485549049c5111 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 13 Apr 2022 07:46:31 +0000 Subject: [PATCH] Status.im fix lint --- metadata/im.status.ethereum.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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