From 767c10de1f6d241b7d47050e50529f4af9806286 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 18 Jun 2015 17:01:42 +0200 Subject: Upgrade grade and fix minor things --- main/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/build.gradle') diff --git a/main/build.gradle b/main/build.gradle index f7daecce..2df31211 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -5,7 +5,7 @@ repositories { } dependencies { - compile 'com.intellij:annotations:12.0' + compile 'com.android.support:support-annotations:22.2.0' compile 'com.android.support:cardview-v7:22.2.0' compile 'com.android.support:recyclerview-v7:22.2.0' // compile 'ch.acra:acra:4.5.0' -- cgit v1.2.3