Skip to content

Commit

Permalink
Update iOS minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
Iron-Ham committed Oct 9, 2023
1 parent 25be6f5 commit d39fa7f
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 @@ -5,7 +5,7 @@ import PackageDescription
let package = Package(
name: "apollo-ios-pagination",
platforms: [
.iOS(.v12),
.iOS(.v13),
.macOS(.v10_15),
.tvOS(.v12),
.watchOS(.v5)
Expand Down

0 comments on commit d39fa7f

Please sign in to comment.