Skip to content

Commit

Permalink
Merge pull request #11 from azerion/release/v4.2.7
Browse files Browse the repository at this point in the history
improve digital dependency updated
  • Loading branch information
torongo-azerion authored Jun 19, 2023
2 parents 138ba37 + d17e825 commit a01a752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlueStack-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ spec.source = { :git => "https://github.com/azerion/BlueStackSDK.git",

spec.subspec 'ImproveDigital' do |impDigital|
impDigital.vendored_frameworks = 'BlueStackImproveAdapter.xcframework'
impDigital.dependency 'ImproveDigital','2.0.2'
impDigital.dependency 'ImproveDigital','3.0.0-preview.1'
impDigital.dependency 'BlueStack-SDK/Core'
end

Expand Down

0 comments on commit a01a752

Please sign in to comment.