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 93bce69 commit b0a724eCopy full SHA for b0a724e
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 7.2.0
2
+- General release adding Firebase App Check support to establish your
3
+application's integrity while signing in with Google
4
+- Internal
5
+ - Add instancetype return to test helper ([#393](https://github.com/google/GoogleSignIn-iOS/pull/393))
6
+ - Remove GTMSessionFetcher modular import ([#403](https://github.com/google/GoogleSignIn-iOS/pull/403))
7
+ - Bump activesupport from 5.2.5 to 5.2.8.1 in the bundler group ([#429](https://github.com/google/GoogleSignIn-iOS/pull/429))
8
+
9
# 7.1.0-fac-beta-1.1.0
10
- Beta release supporting Firebase App Check tokens used
11
to establish your application's integrity while signing in with Google
0 commit comments