Skip to content

Commit 0f99a61

Browse files
committed
Enable Fullstory for all variants
1 parent 2b73b81 commit 0f99a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ apply from: project(':react-native-config').projectDir.getPath() + "/dotenv.grad
1313
/* Fullstory settings */
1414
fullstory {
1515
org 'o-1WN56P-na1'
16-
enabledVariants 'production'
16+
enabledVariants 'all'
1717
logcatLevel 'debug'
1818
recordOnStart false
1919
}

0 commit comments

Comments
 (0)