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 c18f2e1 commit 60da361Copy full SHA for 60da361
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 8.1.0
2
+- Add a utility to detect App Clips and make a semantic check for background
3
+ URL sessions. (#220)
4
+
5
# 8.0.2
6
- Fix default logging level regression introduced in 8.0.0 (no value set);
7
default value is restored to `GULLoggerLevelNotice`. (#207)
GoogleUtilities.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GoogleUtilities'
- s.version = '8.0.2'
+ s.version = '8.1.0'
s.summary = 'Google Utilities for Apple platform SDKs'
s.description = <<-DESC
0 commit comments