From 9d0dedc6cec165fc720e507e94c976f78a6ed743 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Mon, 14 Dec 2015 14:56:46 +0100 Subject: Build cleanup: libraries added as local resources, removed unused proguard configs, removed SwipyRefreshLayout as module and added as binary dependency, moved 3rd party binaries to separate folder --- libs/emojicon/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/emojicon') diff --git a/libs/emojicon/build.gradle b/libs/emojicon/build.gradle index a9776be0..8673b750 100644 --- a/libs/emojicon/build.gradle +++ b/libs/emojicon/build.gradle @@ -12,7 +12,6 @@ android { buildTypes { release { minifyEnabled false - proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' } } } -- cgit v1.2.3