Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWDG committed Nov 15, 2024
1 parent b7e392e commit def0bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/ImagePicker/ImagePicker.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
// MIT License
//

#if canImport(SwiftUI)

import SwiftUI
import PhotosUI

#if canImport(UIKit) || canImport(AppKit)

/// ImagePicker
///
/// A SwiftUI Image Picker
Expand Down

0 comments on commit def0bf7

Please sign in to comment.