From ca5d69016fe75699abac0116d2240007ee8f901f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 27 Aug 2016 20:16:43 -0400 Subject: [PATCH] filter out push dependencies from linker so that push works in release mode --- src/Android/Android.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Android/Android.csproj b/src/Android/Android.csproj index deb153b8b..110cdde14 100644 --- a/src/Android/Android.csproj +++ b/src/Android/Android.csproj @@ -63,7 +63,7 @@ False False 1G - Xamarin.GooglePlayServices.Gcm;BitwardenAndroid;BitwardenApp;Microsoft.Practices.Unity;SQLite-net + PushNotification.Plugin;PushNotification.Plugin.Abstractions;Xamarin.GooglePlayServices.Base;Xamarin.GooglePlayServices.Basement;Xamarin.GooglePlayServices.Measurement;Xamarin.GooglePlayServices.Gcm;BitwardenAndroid;BitwardenApp;Microsoft.Practices.Unity;SQLite-net