From 401814cb2226dc557739042711e32f1dae7ea09a Mon Sep 17 00:00:00 2001 From: Adrian Malacoda Date: Sun, 25 Sep 2016 03:54:26 -0500 Subject: [PATCH] fold app-pro into app as we are not going to have an adware version --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 0cdef46..7da57ee 100644 --- a/settings.gradle +++ b/settings.gradle @@ -17,4 +17,4 @@ * along with this program. If not, see . */ -include ':app', ':libraries:FloatingActionButton', ':libraries:sharedCode', ':app-pro' +include ':libraries:FloatingActionButton', ':libraries:sharedCode', ':app'