Skip to content

Commit ffc5c20

Browse files
committed
Also Crashlytics
1 parent 6e90926 commit ffc5c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseCrashlytics.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseCrashlytics'
3-
s.version = '4.0.0'
3+
s.version = '4.1.0'
44
s.summary = 'Best and lightest-weight crash reporting for mobile, desktop and tvOS.'
55
s.description = 'Firebase Crashlytics helps you track, prioritize, and fix stability issues that erode app quality.'
66
s.homepage = 'https://firebase.google.com/'
@@ -47,7 +47,7 @@ Pod::Spec.new do |s|
4747
s.dependency 'PromisesObjC', '~> 1.2'
4848
s.dependency 'GoogleDataTransport', '~> 6.0'
4949
s.dependency 'GoogleDataTransportCCTSupport', '~> 3.0'
50-
s.dependency 'nanopb', '~> 0.3.901'
50+
s.dependency 'nanopb', '~> 1.0.0'
5151

5252
s.libraries = 'c++', 'z'
5353
s.frameworks = 'Security', 'SystemConfiguration'

0 commit comments

Comments
 (0)