diff options
Diffstat (limited to 'main/build.gradle')
-rw-r--r-- | main/build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/build.gradle b/main/build.gradle index 58565e73..da0881e6 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -10,7 +10,6 @@ dependencies { compile 'com.intellij:annotations:12.0' compile 'com.android.support:cardview-v7:21.0.+' compile 'com.android.support:recyclerview-v7:21.0.+' - // compile 'ch.acra:acra:4.5.0' } |