Skip to content

Commit 7f173e0

Browse files
samtsternvkryachko
andauthored
Update firebase-common/src/main/java/com/google/firebase/emulators/EmulatedServiceSettings.java
Co-authored-by: Vladimir Kryachko <[email protected]>
1 parent 4e1373f commit 7f173e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-common/src/main/java/com/google/firebase/emulators/EmulatedServiceSettings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* @see EmulatorSettings
2525
* @hide
2626
*/
27-
public class EmulatedServiceSettings {
27+
public final class EmulatedServiceSettings {
2828

2929
public final String host;
3030
public final int port;

0 commit comments

Comments
 (0)