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 283a141 commit 8c84642Copy full SHA for 8c84642
scripts/run_database_emulator.sh
@@ -20,7 +20,7 @@
20
21
set -euo pipefail
22
23
-VERSION='4.7.2'
+VERSION='4.12.0'
24
FILENAME="firebase-database-emulator-v${VERSION}.jar"
25
URL="https://storage.googleapis.com/firebase-preview-drop/emulator/${FILENAME}"
26
0 commit comments