Skip to content

Commit

Permalink
improve digital dependency updated
Browse files Browse the repository at this point in the history
  • Loading branch information
torongo-azerion committed Jun 19, 2023
1 parent 3c37ba8 commit d17e825
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 d17e825

Please sign in to comment.