From 1fe630d9aac2648c3fa117f0a27c84b21fb1f232 Mon Sep 17 00:00:00 2001 From: Rainer-Lang Date: Sun, 12 Mar 2017 16:27:58 +0100 Subject: [PATCH] copy gradle.properties --- CONTRIBUTE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index c79bc52a..7f123e85 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -19,6 +19,7 @@ Before you close the project, Please read the guide below to be able to login fr - Fork the project. - Clone it to your desktop. - Open the project from Android Studio. +- Copy **gradle.properties** from folder **debuggingApp** to the root folder of the project. - Let it build & Start coding. ### Submitting PR @@ -30,4 +31,4 @@ Before you close the project, Please read the guide below to be able to login fr -> I really appreciate your efforts on contributing to this project. \ No newline at end of file +> I really appreciate your efforts on contributing to this project.