Gradle resolve react-native version flavor

This commit is contained in:
yogevbd
2019-09-15 20:08:02 +03:00
parent 1081242ba8
commit 35432ac048
2 changed files with 26 additions and 1 deletions

View File

@@ -23,7 +23,6 @@ android {
ndk {
abiFilters "armeabi-v7a", "x86"
}
missingDimensionStrategy "RNNotifications.reactNativeVersion", "reactNative60"
}
buildTypes {
release {