Wizard: fix Android minifyEnabled call for groovy
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ android {
|
||||
}
|
||||
buildTypes {
|
||||
'release' {
|
||||
isMinifyEnabled false
|
||||
minifyEnabled false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user