Skip to content

Commit 56f0ec7

Browse files
removed robolectric for now
1 parent 781371b commit 56f0ec7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

FFmpegAndroid/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
apply plugin: 'com.android.library'
2-
apply plugin: 'robolectric'
32

43
android {
54
compileSdkVersion 19

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:0.12.2'
9-
classpath 'org.robolectric:robolectric-gradle-plugin:0.12.+'
109

1110
// NOTE: Do not place your application dependencies here; they belong
1211
// in the individual module build.gradle files

0 commit comments

Comments
 (0)