Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyaUzbekova authored Mar 25, 2024
1 parent 10a9dd1 commit 685a68e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ let package = Package(
name: "Moya",
platforms: [
.macOS(.v10_12),
.iOS(.v10),
.tvOS(.v10),
.iOS(.v12),
.tvOS(.v12),
.watchOS(.v3)
],
products: [
Expand Down

0 comments on commit 685a68e

Please sign in to comment.