We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953dec1 commit 3cf3184Copy full SHA for 3cf3184
scripts/run_database_emulator.sh
@@ -20,7 +20,7 @@
20
21
set -euo pipefail
22
23
-VERSION='4.4.1'
+VERSION='4.7.2'
24
FILENAME="firebase-database-emulator-v${VERSION}.jar"
25
URL="https://storage.googleapis.com/firebase-preview-drop/emulator/${FILENAME}"
26
0 commit comments