Explorar el Código

Update GTMAppAuth's URL dependency in Package.swift. (#521)

Brianna Morales hace 10 meses
padre
commit
5861dad106
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Package.swift

+ 1 - 1
Package.swift

@@ -51,7 +51,7 @@ let package = Package(
       from: "11.0.0"),
     .package(
       name: "GTMAppAuth",
-      url: "https://github.com/brnnmrls/GTMAppAuth.git",
+      url: "https://github.com/google/GTMAppAuth.git",
       from: "5.0.0"),
     .package(
       name: "GTMSessionFetcher",