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 5aa313a commit c7a6dd5Copy full SHA for c7a6dd5
app/build.gradle
@@ -37,9 +37,6 @@ android {
37
38
dependencies {
39
compile fileTree(dir: 'libs', include: ['*.jar'])
40
- androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
41
- exclude group: 'com.android.support', module: 'support-annotations'
42
- })
43
compile 'com.android.support:appcompat-v7:27.0.2'
44
compile 'com.android.support:design:27.0.2'
45
compile 'com.writingminds:FFmpegAndroid:0.3.2'
0 commit comments