Skip to content

Commit 631d0b9

Browse files
committed
Update build.gradle
1 parent 2f102fd commit 631d0b9

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

android/build.gradle

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,6 @@ android {
2929
targetSdkVersion safeExtGet('targetSdkVersion', 28)
3030
}
3131

32-
flavorDimensions "react-native-video-helper"
33-
34-
productFlavors {
35-
general {
36-
dimension "react-native-video-helper"
37-
}
38-
mlkit {
39-
dimension "react-native-video-helper"
40-
}
41-
}
42-
43-
4432
lintOptions {
4533
abortOnError false
4634
warning 'InvalidPackage'

0 commit comments

Comments
 (0)