mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-03 19:21:20 +00:00
remove matchingfallbacks in example
This commit is contained in:
@@ -111,7 +111,6 @@ android {
|
||||
release {
|
||||
signingConfig signingConfigs.debug
|
||||
minifyEnabled enableProguardInReleaseBuilds
|
||||
matchingFallbacks = ['release', 'debug']
|
||||
proguardFiles getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user