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 54a4812 commit 2c4ef5dCopy full SHA for 2c4ef5d
Firebase/Core/FIROptions.m
@@ -42,7 +42,7 @@
42
NSString *const kFIRLibraryVersionID =
43
@"4" // Major version (one or more digits)
44
@"00" // Minor version (exactly 2 digits)
45
- @"07" // Build number (exactly 2 digits)
+ @"08" // Build number (exactly 2 digits)
46
@"000"; // Fixed "000"
47
// Plist file name.
48
NSString *const kServiceInfoFileName = @"GoogleService-Info";
0 commit comments