summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2014-05-14 21:07:23 +0200
committerParménides GV <parmegv@sdf.org>2014-05-14 21:07:23 +0200
commit2d0ed30fd65ce6d5832dc857a69c8063cb8b48b1 (patch)
tree4dce0cb932dcbc6b2f895e76dbd01d318c31fb8e /app/build.gradle
parentedeb42401201c9c933cc2ba8175863225c813723 (diff)
Filter R and BuildConfig to use ours.
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 5eb17444..44e48292 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -49,4 +49,5 @@ android {
dependencies {
androidTestCompile 'com.android.support:support-v4:+'
androidTestCompile 'com.jayway.android.robotium:robotium-solo:4.3.1'
+ compile 'com.intellij:annotations:12.0'
} \ No newline at end of file