运行react-native run-android报这个错:
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\myapp\android\app\build.gradle' line: 161
* What went wrong:
A problem occurred evaluating project ':app'.
> Could not get unknown property 'MYAPP_RELEASE_STORE_FILE' for SigningConfig_De
corated{name=debug, storeFile=C:\Users\icrc\.android\debug.keystore, storePass
word=android, keyAlias=AndroidDebugKey, keyPassword=android, storeType=jks, v1Si
gningEnabled=true, v2SigningEnabled=true} of type com.android.build.gradle.inter
nal.dsl.SigningConfig.
遇到这个错误,请问如何解决?谢谢