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 637b688 commit 82cb49aCopy full SHA for 82cb49a
GoogleDataTransport.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'GoogleDataTransport'
3
- s.version = '6.1.1'
+ s.version = '6.2.0'
4
s.summary = 'Google iOS SDK data transport.'
5
6
s.description = <<-DESC
GoogleDataTransport/CHANGELOG.md
@@ -1,3 +1,6 @@
+# v6.2.0
+- Added an API for arbitrary data persistence on storage instances.
+
# v6.1.1
- Fixes writing event counts in a directory that doesn't yet exist. (#5549)
0 commit comments