Skip to content

Commit

Permalink
Merge pull request #423 from salemove/MOB-1631/0
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-deployer authored Nov 23, 2022
2 parents f320970 + 546bf4f commit 3fdccc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GliaWidgets.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
}
s.exclude_files = ['GliaWidgets/Window/**']

s.dependency 'SalemoveSDK', '0.35.1'
s.dependency 'SalemoveSDK', '0.35.2'
s.dependency 'PureLayout', '~>3.1'
s.dependency 'lottie-ios', '3.2.3'
end
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ workflows:
- script:
inputs:
- content: |-
pod trunk push GliaWidgets.podspec --verbose
pod trunk push GliaWidgets.podspec --verbose --allow-warnings
- cache-push@2: {}
after_run:
- _increment_project_version
Expand Down

0 comments on commit 3fdccc3

Please sign in to comment.