Skip to content

Commit 31aab14

Browse files
committed
Revert "require Swift 6.1"
This reverts commit 16f54b9. Android build is still using 6.0.3, so revert this temporarily. Swift 6.1 is still required for eLinux.
1 parent 6fb54bb commit 31aab14

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
@@ -1,4 +1,4 @@
1-
// swift-tools-version:6.1
1+
// swift-tools-version:6.0
22

33
import Foundation
44
import PackageDescription

0 commit comments

Comments
 (0)