diff --git a/android/build.gradle b/android/build.gradle index 7fae04c..fe38e9d 100755 --- a/android/build.gradle +++ b/android/build.gradle @@ -51,6 +51,6 @@ dependencies { compileOnly 'com.facebook.react:react-native:+' compileOnly files('src/main/assets') - api "com.jimi.jimivideoplayer:JimiVideoPlayer:1.4.0" + api "com.jimi.jimivideoplayer:JimiVideoPlayer:1.4.1" } diff --git a/example/ios/example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/example/ios/example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/example/ios/example.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/example/package.json b/example/package.json index 8ef0801..312a0d7 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ "react": "16.6.3", "react-native": "0.58.6", "react-native-fs": "2.13.3", - "react-native-rtmp-player-jm": "^1.0.9" + "react-native-rtmp-player-jm": "^1.1.1" }, "devDependencies": { "babel-core": "^7.0.0-bridge.0", diff --git a/package.json b/package.json index 4a0f923..83d4cd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-rtmp-player-jm", - "version": "1.1.0", + "version": "1.1.1", "description": "Jimi Video Player for RTMP SDK modules and view for React Native(Android & IOS), support react native 0.57+. ", "main": "index.js", "scripts": { diff --git a/react-native-rtmp-player-jm.podspec b/react-native-rtmp-player-jm.podspec index bbbb5b0..ed2406d 100644 --- a/react-native-rtmp-player-jm.podspec +++ b/react-native-rtmp-player-jm.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "react-native-rtmp-player-jm" - s.version = "1.1.0" + s.version = "1.1.1" s.summary = "Jimi RTMP Video Player SDK for React Native" s.description = <<-DESC