Skip to content

Commit 6d1e179

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

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/FirebaseEmulator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @see EmulatedServiceSettings
2727
* @hide
2828
*/
29-
public class FirebaseEmulator {
29+
public final class FirebaseEmulator {
3030

3131
public final String name;
3232

0 commit comments

Comments
 (0)