From e4c8cf3c3d25dedd8814ae0a453f75a55953a770 Mon Sep 17 00:00:00 2001 From: Nikhil Sridhar Date: Tue, 10 Jul 2018 19:12:14 -0700 Subject: [PATCH] Final README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c73987f..d6c6738 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Assume you are building an app to rate bars, and you store all information for a In order to use GeoFirestore in your project, you need to [add the Firestore Android SDK](https://firebase.google.com/docs/firestore/quickstart). After that you can include GeoFirestore in your project. -Follow [these instructions](https://jitpack.io/#imperiumlabs/GeoFirestore-Android/v1.1.0) to add GeoFirestore using gradle, maven, sbt, and leiningen. +Follow [these instructions](https://jitpack.io/#imperiumlabs/GeoFirestore-Android/v1.1.1) to add GeoFirestore using gradle, maven, sbt, and leiningen. ## Getting Started with Firestore