Skip to content

Commit

Permalink
ios sdk version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
riskpp committed Jun 4, 2020
1 parent be960b5 commit 65d7464
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infobip-mobile-messaging-react-native-plugin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "MobileMessaging/Core", "8.0.3"
s.dependency "MobileMessaging/Geofencing", "8.0.3"
s.dependency "MobileMessaging/InAppChat", "8.0.3"
s.dependency "MobileMessaging/Core", "8.0.4"
s.dependency "MobileMessaging/Geofencing", "8.0.4"
s.dependency "MobileMessaging/InAppChat", "8.0.4"

end

0 comments on commit 65d7464

Please sign in to comment.