From cb7ef8160c451b1fbae26ba74cfade05a089786c Mon Sep 17 00:00:00 2001 From: imranhadi01 <68772252+imranhadi01@users.noreply.github.com> Date: Fri, 30 Oct 2020 11:44:37 +0500 Subject: [PATCH] improved docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e455904..3545ccc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ In order to build the project you will need to follow the steps below: First, ensure that you have the following minimum requirements: ``` -Android Studio 3.1.1 +Android Studio 3.1.1 or latest version Android SDK Platform 23 Gradle 4.4 Gradle plugin 3.1.1 @@ -51,4 +51,4 @@ GOOGLE_SIGN_IN_KEY = "3716492804734-3v8qb0386kmfsas4eu44amna8a3b8c13.apps.google ``` -Now you should be able to build the project locally, sign in with google and save data to Firebase. \ No newline at end of file +Now you should be able to build the project locally, sign in with google and save data to Firebase.