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 7054ec3 commit 80bf31eCopy full SHA for 80bf31e
database/src/DataSnapshot.cs
@@ -18,7 +18,7 @@
18
using System.Collections.Generic;
19
20
using Firebase.Database.Internal;
21
-using MiniJSON;
+using Google.MiniJSON;
22
23
namespace Firebase.Database {
24
/// <summary>
database/src/DatabaseReference.cs
using System.Threading.Tasks;
0 commit comments