We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd80b9 commit eae1654Copy full SHA for eae1654
android/build.gradle
@@ -73,6 +73,6 @@ repositories {
73
}
74
75
dependencies {
76
- compile 'com.github.selsamman:android-transcoder:0.3.50'
+ compile 'com.github.selsamman:android-transcoder:0.3.51'
77
compile 'com.facebook.react:react-native:+'
78
package.json
@@ -2,7 +2,7 @@
2
"name": "react-native-transcode",
3
"description": "Transcoder",
4
"author": "Sam Elsamman <sams@elsamman.com>",
5
- "version": "0.0.50",
+ "version": "0.0.51",
6
"main": "components/Transcode.js",
7
"repository": {
8
"type": "git",
0 commit comments