status-react/android/app
Jakub Sokołowski 3e20616471
disable hermes warnings that dump translations to stdout
These kinds of warnings dump minified translation files to stdout:
```
/build/android/app/build/generated/assets/react/pr/index.android.bundle:943:1256: warning: The first definition was here.
__d(function(e,t,a,n,o,r,s){o.exports={"about-app":"About","about-key-storage-content":"Status will never access your private key. Be sure to backup your seed phrase. If you lose your phone it is the only way to access your keys.","about-key-storage-title":"About key storage","about-names-content":"No one can pretend to be you! You\u2019re anonymous by default and never have to reveal your real name. You can register a custom name for a small fee."
```

Details: https://github.com/facebook/hermes/issues/216

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-05-18 13:33:39 +02:00
..
jni
src Move icons assets into resources 2020-05-08 14:12:52 +03:00
build.gradle disable hermes warnings that dump translations to stdout 2020-05-18 13:33:39 +02:00
debug.keystore Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
proguard-rules.pro Upgrade react native to 0.62.2 2020-05-06 17:35:13 +03:00