Skip to content

Commit

Permalink
Update GSI version to 8 in Package.swift (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmathias authored Jun 17, 2024
1 parent 14b8cef commit de6e893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

import PackageDescription

let googleSignInVersion = "7.2.0"
let googleSignInVersion = "8.0.0"

let package = Package(
name: "GoogleSignIn",
Expand Down

0 comments on commit de6e893

Please sign in to comment.