We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0910411 commit 29f5db6Copy full SHA for 29f5db6
template/android/app/build.gradle
@@ -19,7 +19,7 @@ react {
19
20
/* Variants */
21
// The list of variants to that are debuggable. For those we're going to
22
- // skip the bundling of the JS bundle and the assets. By default is just 'debug', 'debugOptimized'.
+ // skip the bundling of the JS bundle and the assets. Default is "debug", "debugOptimized".
23
// If you add flavors like lite, prod, etc. you'll have to list your debuggableVariants.
24
// debuggableVariants = ["liteDebug", "liteDebugOptimized", "prodDebug", "prodDebugOptimized"]
25
0 commit comments