Skip to content

Commit d492958

Browse files
allisonbm92schmidt-sebastian
authored andcommitted
Disable FTL for AB Testing (#554)
1 parent 0c69349 commit d492958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-abt/firebase-abt.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
}
1818

1919
firebaseLibrary {
20-
testLab.enabled = true
20+
testLab.enabled = false
2121
publishSources = true
2222
}
2323

0 commit comments

Comments
 (0)