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 829b9f5 commit 12bdfc8Copy full SHA for 12bdfc8
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleUtilities'
3
- s.version = '5.3.4'
+ s.version = '5.3.5'
4
s.summary = 'Google Utilities for iOS (plus community support for macOS and tvOS)'
5
6
s.description = <<-DESC
GoogleUtilities/CHANGELOG.md
@@ -1,4 +1,6 @@
# Unreleased
+
+# 5.3.5
- Fixed an issue where GoogleUtilities would leak non-background URL sessions.
(#2061)
0 commit comments