Skip to content

Commit

Permalink
Update WPMediaPicker to 1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 10, 2023
1 parent 99a948a commit 12c7aa5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ abstract_target 'Apps' do

pod 'NSURL+IDN', '~> 0.4'

pod 'WPMediaPicker', '~> 1.8-beta'
pod 'WPMediaPicker', '~> 1.8.8'
## while PR is in review:
# pod 'WPMediaPicker', git: 'https://github.com/wordpress-mobile/MediaPicker-iOS.git', branch: ''
# pod 'WPMediaPicker', path: '../MediaPicker-iOS'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ DEPENDENCIES:
- WordPressKit (~> 8.5)
- WordPressShared (~> 2.2)
- WordPressUI (~> 1.12.5)
- WPMediaPicker (~> 1.8-beta)
- WPMediaPicker (~> 1.8.8)
- Yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.99.0/third-party-podspecs/Yoga.podspec.json`)
- ZendeskSupportSDK (= 5.3.0)
- ZIPFoundation (~> 0.9.8)
Expand Down Expand Up @@ -895,6 +895,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: a148c9229bd69ca5a13d46500cfecc3c7c2cedbe
PODFILE CHECKSUM: 52738e8a9294398036caa4be0c073e4996b83424

COCOAPODS: 1.12.1

0 comments on commit 12c7aa5

Please sign in to comment.