We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd0b21 commit dd9c446Copy full SHA for dd9c446
1 file changed
src/main/java/com/google/firebase/remoteconfig/AndCondition.java
@@ -61,3 +61,4 @@ AndConditionResponse toAndConditionResponse() {
61
.collect(Collectors.toList()));
62
}
63
64
+
0 commit comments