diff --git a/Examples/CloudAnchorExample/Podfile b/Examples/CloudAnchorExample/Podfile index 15d5465..b9e901f 100644 --- a/Examples/CloudAnchorExample/Podfile +++ b/Examples/CloudAnchorExample/Podfile @@ -1,5 +1,5 @@ target 'CloudAnchorExample' platform :ios, '11.0' -pod 'ARCore', '~> 1.8.0' +pod 'ARCore', '~> 1.9.0' pod 'Firebase/Core', '~> 4.11' pod 'Firebase/Database', '~> 4.11'