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.