aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Auth/Sample/SettingsViewController.m
diff options
context:
space:
mode:
Diffstat (limited to 'Example/Auth/Sample/SettingsViewController.m')
-rw-r--r--Example/Auth/Sample/SettingsViewController.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Example/Auth/Sample/SettingsViewController.m b/Example/Auth/Sample/SettingsViewController.m
index b589b69..1af4642 100644
--- a/Example/Auth/Sample/SettingsViewController.m
+++ b/Example/Auth/Sample/SettingsViewController.m
@@ -160,7 +160,7 @@ static NSString *truncatedString(NSString *string, NSUInteger length) {
[StaticContentTableViewSection sectionWithTitle:@"Versions" cells:@[
[StaticContentTableViewCell cellWithTitle:@"FirebaseAuth"
value:versionString(
- FirebaseAuthVersionString, FirebaseAuthVersionNumber)],
+ FirebaseAuthVersionStr, FirebaseAuthVersionNum)],
]],
[StaticContentTableViewSection sectionWithTitle:@"API Hosts" cells:@[
[StaticContentTableViewCell cellWithTitle:@"Identity Toolkit"