Skip to content

Commit 66e7029

Browse files
committed
remove productFlavor from gradle
1 parent 01d58e3 commit 66e7029

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

src/platforms/android/include.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
android {
2-
productFlavors {
3-
"cameraplus" {
4-
dimension "cameraplus"
5-
}
6-
}
2+
73
}
84

95
dependencies {
Binary file not shown.

0 commit comments

Comments
 (0)