From 1c6d0fe366c0223ffe7f57ce3a79926375d6ec8a Mon Sep 17 00:00:00 2001 From: Ali Moussa Date: Wed, 7 Oct 2020 13:53:23 +1100 Subject: [PATCH] Upgrade to AndroidX with Android 29 support --- .../Plugin.LocalNotifications.Android.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Plugin.LocalNotifications.Android/Plugin.LocalNotifications.Android.csproj b/src/Plugin.LocalNotifications.Android/Plugin.LocalNotifications.Android.csproj index d939afe..670487d 100644 --- a/src/Plugin.LocalNotifications.Android/Plugin.LocalNotifications.Android.csproj +++ b/src/Plugin.LocalNotifications.Android/Plugin.LocalNotifications.Android.csproj @@ -15,6 +15,7 @@ Resources\Resource.Designer.cs Off v10.0 + True