Skip to content

Commit 20dfcbc

Browse files
authored
Update GDT versions and deps (#5713)
* Update GoogleDataTransport.podspec * Update GoogleDataTransportCCTSupport.podspec * Update FirebaseCrashlytics.podspec * Update CHANGELOG.md * Update GoogleDataTransportCCTSupport.podspec * Update FirebaseCrashlytics.podspec
1 parent 5b111df commit 20dfcbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

GoogleDataTransport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'GoogleDataTransport'
3-
s.version = '6.2.0'
3+
s.version = '6.2.1'
44
s.summary = 'Google iOS SDK data transport.'
55

66
s.description = <<-DESC

GoogleDataTransport/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v6.2.1
22
- Stopped GDTCORUploadCoordinator from blocking main thread. (#5707, #5708)
33

44
# v6.2.0

0 commit comments

Comments
 (0)