From 255b4bcc79ce385d302d43be86096fb73ee23789 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 30 Jun 2014 11:06:33 +0200 Subject: Update to gradle version 0.12.+ --- cgeo-calendar/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgeo-calendar') diff --git a/cgeo-calendar/build.gradle b/cgeo-calendar/build.gradle index 8a65860..6b36270 100644 --- a/cgeo-calendar/build.gradle +++ b/cgeo-calendar/build.gradle @@ -1,4 +1,4 @@ -apply plugin: 'android' +apply plugin: 'com.android.application' android { compileSdkVersion 19 -- cgit v1.1