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 370a305 commit 9ad65feCopy full SHA for 9ad65fe
Firebase/Core/Public/FIRVersion.h
@@ -16,4 +16,5 @@
16
17
#import <Foundation/Foundation.h>
18
19
-extern NSString *const kFIRLibraryVersionID;
+// The version of the Firebase SDK.
20
+extern NSString *const kFIRLibraryVersionID;
0 commit comments