Skip to content

Commit 2d67b78

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* @see com.google.firebase.FirebaseApp#enableEmulators(EmulatorSettings)
3131
* @hide
3232
*/
33-
public class EmulatorSettings {
33+
public final class EmulatorSettings {
3434

3535
/** Empty emulator settings to be used as an internal default */
3636
public static EmulatorSettings getDefault() {

0 commit comments

Comments
 (0)