From 24d5d82c3ae292971dfafecfac2988cf9e4e0b63 Mon Sep 17 00:00:00 2001 From: Celento Date: Mon, 29 Oct 2018 23:42:51 +0530 Subject: [PATCH 1/2] readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a10de8c..bc815ce 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ Blood Bank is an Android app that uses Firebase Realtime Database to collect and ## Prerequisites ## * Android Studio 1.2+ * google-services.json file generated for your application. -* Android SDK (This version is written for SDK 25 as target.) +* Android SDK (This version is written for SDK 25 as target) NB: A stable internet connection is required for first build. From dc30f978f82cc1a7ebe4468cd8e1ef0bb739224d Mon Sep 17 00:00:00 2001 From: Celento Date: Mon, 29 Oct 2018 23:45:21 +0530 Subject: [PATCH 2/2] readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index bc815ce..41cb41f 100644 --- a/Readme.md +++ b/Readme.md @@ -18,7 +18,7 @@ You first need to generate the local.properties (replace YOUR_SDK_DIR with your $ cp ./gradle.properties-example ./gradle.properties NB: This is the default ./gradle.properties file. -Incase of any build error, please make sure you are connected to a stable Internet. First build time will depend upon your machine and Internet speed. +Incase of any build error, please make sure you are connected to a stable Internet. First build time will depend upon the hardware and Internet speed. ## Apps built using this Project ## Midipp - [Google Play](https://play.google.com/store/apps/details?id=com.reonsaji.midipp)