Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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)
Expand Down