Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 239 Bytes

Installation

Build the project using Android Studio version 2.2.1 or higher. The minSdkVersion is 21 (Lollipop).

Add your Google Places API key to a gradle.properties file in the root directory.

googlePlacesApiKey="[YOUR_API_KEY]"