mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Status.im fix lint
This commit is contained in:
parent
ec110ab577
commit
78b39ea1c1
1 changed files with 2 additions and 1 deletions
|
|
@ -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 <uses-permission tools:node="remove" android:name="com.android.vending.CHECK_LICENSE"/>' android/app/src/release/AndroidManifest.xml
|
||||
- sed -i '6i <uses-permission tools:node="remove" android:name="com.android.vending.CHECK_LICENSE"/>'
|
||||
android/app/src/release/AndroidManifest.xml
|
||||
scanignore:
|
||||
- android/build.gradle
|
||||
- android/app/build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue