mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 10:34:57 +00:00
6117a6c720
Summary: This PR bumps Android NDK version to r17b (latest). Cleaned up redundant **LOCAL_EXPORT_CPPFLAGS** rules in .mk files Pull Request resolved: https://github.com/facebook/react-native/pull/20357 Differential Revision: D9068424 Pulled By: hramos fbshipit-source-id: 8578637e38e807288b819a36cb75ea9feefcc09f
7 lines
220 B
INI
7 lines
220 B
INI
org.gradle.parallel=true
|
|
org.gradle.configureondemand=true
|
|
MYAPP_RELEASE_STORE_FILE=my-release-key.keystore
|
|
MYAPP_RELEASE_KEY_ALIAS=androiddebugkey
|
|
MYAPP_RELEASE_STORE_PASSWORD=android
|
|
MYAPP_RELEASE_KEY_PASSWORD=android
|