From 1a948f44064b66603eb7f6dca66108cef7b5c81a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 30 Jun 2014 10:59:04 +0200 Subject: Gradle plugin v0.12 --- remoteExample/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoteExample') diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle index 7f34384c..bc9aeb7c 100644 --- a/remoteExample/build.gradle +++ b/remoteExample/build.gradle @@ -1,4 +1,4 @@ -apply plugin: 'android' +apply plugin: 'com.android.application' android { compileSdkVersion 19 -- cgit v1.2.3