Skip to content

Commit

Permalink
chore: bump IVS SDKs to 1.23.0 (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdg-me authored Jan 5, 2024
1 parent 2a62084 commit 5968f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amazon-ivs-react-native-player.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Pod::Spec.new do |s|


s.dependency "React-Core"
s.dependency "AmazonIVSPlayer", "~> 1.18.0"
s.dependency "AmazonIVSPlayer", "~> 1.23.0"
end
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ AmazonIvs_kotlinVersion=1.6.10
AmazonIvs_compileSdkVersion=31
AmazonIvs_buildToolsVersion=31.0.0
AmazonIvs_targetSdkVersion=31
AmazonIvs_ivsVersion=1.18.0
AmazonIvs_ivsVersion=1.23.0

0 comments on commit 5968f51

Please sign in to comment.