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 9950b6b commit fc0142aCopy full SHA for fc0142a
CodetrixStudioCapacitorGoogleAuth.podspec
@@ -10,6 +10,6 @@
10
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
11
s.ios.deployment_target = '12.0'
12
s.dependency 'Capacitor'
13
- s.dependency 'GoogleSignIn', '~> 6.0.1'
+ s.dependency 'GoogleSignIn', '~> 6.2.4'
14
s.static_framework = true
15
end
0 commit comments