From e8cda41610d1a3d2199efc62e3757d6f2a2595b4 Mon Sep 17 00:00:00 2001 From: Hirondina <32333062+Hirondina@users.noreply.github.com> Date: Thu, 28 Dec 2017 16:28:24 -0100 Subject: [PATCH] Update build.gradle --- cSploit/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cSploit/build.gradle b/cSploit/build.gradle index 0002b242e6..6135d7fa63 100644 --- a/cSploit/build.gradle +++ b/cSploit/build.gradle @@ -18,7 +18,7 @@ allprojects { mavenCentral() } } -apply plugin: 'com.android.application' + dependencies { compile 'com.android.support:support-v4:23.1.1'