Skip to content

Commit de6e893

Browse files
authored
Update GSI version to 8 in Package.swift (#448)
1 parent 14b8cef commit de6e893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
import PackageDescription
1919

20-
let googleSignInVersion = "7.2.0"
20+
let googleSignInVersion = "8.0.0"
2121

2222
let package = Package(
2323
name: "GoogleSignIn",

0 commit comments

Comments
 (0)