From 1b17756ea5e7f3e33de7f1852737e66e909dc9c0 Mon Sep 17 00:00:00 2001 From: Simon MacDonald Date: Thu, 15 Dec 2016 16:11:41 -0500 Subject: [PATCH] :bug::penguin::memo::arrow_up: #1460: Build Issue Android --- docs/INSTALLATION.md | 10 +++------- plugin.xml | 4 ++-- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/docs/INSTALLATION.md b/docs/INSTALLATION.md index 830bbdd76..f63f44377 100644 --- a/docs/INSTALLATION.md +++ b/docs/INSTALLATION.md @@ -79,14 +79,10 @@ If you are not creating an Android application you can put in anything for this ### Compilation -As of version 1.3.0 the plugin has been switched to using Gradle/Maven for building. +As of version 2.0.0 the plugin has been switched to using pinned version of Gradle libraries. You will need to ensure that you have installed the following items through the Android SDK Manager: -You will need to ensure that you have installed the following items through the Android SDK Manager: - -- Android Support Library version 23 or greater -- Local Maven repository for Support Libraries (formerly Android Support Repository) version 20 or greater -- Google Play Services version 27 or greater -- Google Repository version 22 or greater +- Android Support Library version 25.1.0 +- FirebaseMessaging Library version 9.8.0 ![android support library](https://cloud.githubusercontent.com/assets/353180/10230226/0627931e-684a-11e5-9a6b-72d72997f655.png) diff --git a/plugin.xml b/plugin.xml index 861f88931..e6142d2d0 100755 --- a/plugin.xml +++ b/plugin.xml @@ -43,7 +43,7 @@ - + @@ -89,4 +89,4 @@ - \ No newline at end of file +