Skip to content

Commit d2393c8

Browse files
authored
Merge 6.7.0 patch 2(GDT 1.1.3) back to master (#3693)
1 parent 6bcf6ba commit d2393c8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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 = '1.1.2'
3+
s.version = '1.1.3'
44
s.summary = 'Google iOS SDK data transport.'
55

66
s.description = <<-DESC

GoogleDataTransport/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.1.3
2+
- Wrap decoding in GDTUploadCoordinator in a try catch. (#3676)
3+
14
# v1.1.2
25
- Add initial support for iOS 13.
36
- Add initial support for Catalyst.

0 commit comments

Comments
 (0)