We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168d69a commit 6b4ea0fCopy full SHA for 6b4ea0f
android/build.gradle
@@ -29,6 +29,6 @@ android {
29
}
30
31
dependencies {
32
- compile 'com.facebook.react:react-native:+'
33
- compile 'com.writingminds:FFmpegAndroid:0.3.2'
+ implementation 'com.facebook.react:react-native:+'
+ implementation 'com.writingminds:FFmpegAndroid:0.3.2'
34
0 commit comments