From 3ba27163fc8e138d416bba68437e4f7834d283fa Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:29:00 -0700 Subject: [PATCH 1/4] Fix up nuspec dependencies --- Airship.Android.Core.nuspec | 11 ++++++----- Airship.Android.FCM.nuspec | 4 ++-- Airship.Android.Layout.nuspec | 11 ++++++++++- Airship.Android.PreferenceCenter.nuspec | 14 +++++++------- Airship.iOS.Accengage.nuspec | 1 + Airship.iOS.Automation.nuspec | 1 + Airship.iOS.Chat.nuspec | 1 + Airship.iOS.Core.nuspec | 1 + Airship.iOS.ExtendedActions.nuspec | 1 + Airship.iOS.Location.nuspec | 1 + Airship.iOS.MessageCenter.nuspec | 1 + Airship.iOS.NotificationContentExtension.nuspec | 1 + Airship.iOS.NotificationServiceExtension.nuspec | 1 + Airship.iOS.PreferenceCenter.nuspec | 1 + 14 files changed, 35 insertions(+), 15 deletions(-) diff --git a/Airship.Android.Core.nuspec b/Airship.Android.Core.nuspec index 6ad058c2..9162bbe9 100644 --- a/Airship.Android.Core.nuspec +++ b/Airship.Android.Core.nuspec @@ -11,13 +11,14 @@ + - - - - - + + + + + diff --git a/Airship.Android.FCM.nuspec b/Airship.Android.FCM.nuspec index 02d86d6b..e85a6654 100644 --- a/Airship.Android.FCM.nuspec +++ b/Airship.Android.FCM.nuspec @@ -11,10 +11,10 @@ + - - + diff --git a/Airship.Android.Layout.nuspec b/Airship.Android.Layout.nuspec index ea298ee6..fff5dcdb 100644 --- a/Airship.Android.Layout.nuspec +++ b/Airship.Android.Layout.nuspec @@ -12,8 +12,17 @@ + - + + + + + + + + + diff --git a/Airship.Android.PreferenceCenter.nuspec b/Airship.Android.PreferenceCenter.nuspec index 47add438..6f352e15 100644 --- a/Airship.Android.PreferenceCenter.nuspec +++ b/Airship.Android.PreferenceCenter.nuspec @@ -12,17 +12,17 @@ + + + + + + + - - - - - - - diff --git a/Airship.iOS.Accengage.nuspec b/Airship.iOS.Accengage.nuspec index 8ef41729..0fc592eb 100644 --- a/Airship.iOS.Accengage.nuspec +++ b/Airship.iOS.Accengage.nuspec @@ -10,6 +10,7 @@ Accengage support for Airship SDK + diff --git a/Airship.iOS.Automation.nuspec b/Airship.iOS.Automation.nuspec index a1b0de67..9132e0b8 100644 --- a/Airship.iOS.Automation.nuspec +++ b/Airship.iOS.Automation.nuspec @@ -10,6 +10,7 @@ Automation support for Airship SDK + diff --git a/Airship.iOS.Chat.nuspec b/Airship.iOS.Chat.nuspec index 19f64655..a682de2f 100644 --- a/Airship.iOS.Chat.nuspec +++ b/Airship.iOS.Chat.nuspec @@ -10,6 +10,7 @@ Live Chat support for Airship SDK + diff --git a/Airship.iOS.Core.nuspec b/Airship.iOS.Core.nuspec index 395b7da5..603c2f1b 100644 --- a/Airship.iOS.Core.nuspec +++ b/Airship.iOS.Core.nuspec @@ -10,6 +10,7 @@ Core of Airship SDK + diff --git a/Airship.iOS.ExtendedActions.nuspec b/Airship.iOS.ExtendedActions.nuspec index 35f98b24..d1627b6d 100644 --- a/Airship.iOS.ExtendedActions.nuspec +++ b/Airship.iOS.ExtendedActions.nuspec @@ -10,6 +10,7 @@ Extended actions support for Airship SDK + diff --git a/Airship.iOS.Location.nuspec b/Airship.iOS.Location.nuspec index 040988e8..47a6932c 100644 --- a/Airship.iOS.Location.nuspec +++ b/Airship.iOS.Location.nuspec @@ -10,6 +10,7 @@ Location support for Airship SDK + diff --git a/Airship.iOS.MessageCenter.nuspec b/Airship.iOS.MessageCenter.nuspec index 3d69bb99..e64e734e 100644 --- a/Airship.iOS.MessageCenter.nuspec +++ b/Airship.iOS.MessageCenter.nuspec @@ -10,6 +10,7 @@ Message center support for Airship SDK + diff --git a/Airship.iOS.NotificationContentExtension.nuspec b/Airship.iOS.NotificationContentExtension.nuspec index db03be99..7db25aff 100644 --- a/Airship.iOS.NotificationContentExtension.nuspec +++ b/Airship.iOS.NotificationContentExtension.nuspec @@ -10,6 +10,7 @@ Notification content extension support for iOS + diff --git a/Airship.iOS.NotificationServiceExtension.nuspec b/Airship.iOS.NotificationServiceExtension.nuspec index 05d14715..d5b45dbb 100644 --- a/Airship.iOS.NotificationServiceExtension.nuspec +++ b/Airship.iOS.NotificationServiceExtension.nuspec @@ -10,6 +10,7 @@ Notification service extension support for iOS + diff --git a/Airship.iOS.PreferenceCenter.nuspec b/Airship.iOS.PreferenceCenter.nuspec index 3aba6019..cab77f5b 100644 --- a/Airship.iOS.PreferenceCenter.nuspec +++ b/Airship.iOS.PreferenceCenter.nuspec @@ -10,6 +10,7 @@ Preference Center support for Airship SDK + From e57fc3f1e8a1eec1b045e82f78ff3377048ff69e Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:22:29 -0700 Subject: [PATCH 2/4] Bump iOS SDK, add revision .1 to android version --- Airship.Android.ADM.nuspec | 4 ++-- Airship.Android.Accengage.nuspec | 4 ++-- Airship.Android.Automation.nuspec | 6 +++--- Airship.Android.Chat.nuspec | 4 ++-- Airship.Android.Core.nuspec | 2 +- Airship.Android.FCM.nuspec | 4 ++-- Airship.Android.Layout.nuspec | 4 ++-- Airship.Android.Location.nuspec | 4 ++-- Airship.Android.MessageCenter.nuspec | 4 ++-- Airship.Android.Preference.nuspec | 4 ++-- Airship.Android.PreferenceCenter.nuspec | 4 ++-- Airship.NETStandard.nuspec | 18 +++++++++--------- Airship.iOS.Accengage.nuspec | 7 ++++--- Airship.iOS.Automation.nuspec | 7 ++++--- Airship.iOS.Basement.nuspec | 2 +- Airship.iOS.Chat.nuspec | 7 ++++--- Airship.iOS.Core.nuspec | 7 ++++--- Airship.iOS.ExtendedActions.nuspec | 7 ++++--- Airship.iOS.Location.nuspec | 7 ++++--- Airship.iOS.MessageCenter.nuspec | 7 ++++--- ...hip.iOS.NotificationContentExtension.nuspec | 7 ++++--- ...hip.iOS.NotificationServiceExtension.nuspec | 7 ++++--- Airship.iOS.PreferenceCenter.nuspec | 7 ++++--- Airship.iOS.nuspec | 14 +++++++------- Cartfile | 2 +- airship.properties | 7 ++++--- src/SharedAssemblyInfo.Common.cs | 2 +- src/SharedAssemblyInfo.CrossPlatform.cs | 2 +- src/SharedAssemblyInfo.iOS.cs | 2 +- 29 files changed, 87 insertions(+), 76 deletions(-) diff --git a/Airship.Android.ADM.nuspec b/Airship.Android.ADM.nuspec index 6cbced93..70af8543 100644 --- a/Airship.Android.ADM.nuspec +++ b/Airship.Android.ADM.nuspec @@ -2,7 +2,7 @@ airship.android.adm - 16.11.1 + 16.11.1.1 Airship Android SDK - ADM Push Provider Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -10,7 +10,7 @@ A full suite of mobile engagement tools for building next-generation apps - + diff --git a/Airship.Android.Accengage.nuspec b/Airship.Android.Accengage.nuspec index 39523134..4d3ff70f 100644 --- a/Airship.Android.Accengage.nuspec +++ b/Airship.Android.Accengage.nuspec @@ -2,7 +2,7 @@ airship.android.accengage - 16.11.1 + 16.11.1.1 Airship Android SDK - Accengage Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.Android.Automation.nuspec b/Airship.Android.Automation.nuspec index 293535c3..d577b7b0 100644 --- a/Airship.Android.Automation.nuspec +++ b/Airship.Android.Automation.nuspec @@ -2,7 +2,7 @@ airship.android.automation - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,8 +11,8 @@ - - + + diff --git a/Airship.Android.Chat.nuspec b/Airship.Android.Chat.nuspec index e2b07ab3..db1f86ee 100644 --- a/Airship.Android.Chat.nuspec +++ b/Airship.Android.Chat.nuspec @@ -2,7 +2,7 @@ airship.android.chat - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.Android.Core.nuspec b/Airship.Android.Core.nuspec index 9162bbe9..ee44e721 100644 --- a/Airship.Android.Core.nuspec +++ b/Airship.Android.Core.nuspec @@ -2,7 +2,7 @@ airship.android.core - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin diff --git a/Airship.Android.FCM.nuspec b/Airship.Android.FCM.nuspec index e85a6654..6970fb3b 100644 --- a/Airship.Android.FCM.nuspec +++ b/Airship.Android.FCM.nuspec @@ -2,7 +2,7 @@ airship.android.fcm - 16.11.1 + 16.11.1.1 Airship Android SDK - FCM Push Provider Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.Android.Layout.nuspec b/Airship.Android.Layout.nuspec index fff5dcdb..7b2b3437 100644 --- a/Airship.Android.Layout.nuspec +++ b/Airship.Android.Layout.nuspec @@ -2,7 +2,7 @@ airship.android.layout - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.Android.Location.nuspec b/Airship.Android.Location.nuspec index e4fa9628..084d123b 100644 --- a/Airship.Android.Location.nuspec +++ b/Airship.Android.Location.nuspec @@ -2,7 +2,7 @@ airship.android.location - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.Android.MessageCenter.nuspec b/Airship.Android.MessageCenter.nuspec index 840b62e0..980f03ac 100644 --- a/Airship.Android.MessageCenter.nuspec +++ b/Airship.Android.MessageCenter.nuspec @@ -2,7 +2,7 @@ airship.android.messagecenter - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -12,7 +12,7 @@ - + diff --git a/Airship.Android.Preference.nuspec b/Airship.Android.Preference.nuspec index 04ef0668..6359438b 100644 --- a/Airship.Android.Preference.nuspec +++ b/Airship.Android.Preference.nuspec @@ -2,7 +2,7 @@ airship.android.preference - 16.11.1 + 16.11.1.1 Airship Android SDK - Preference Module Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -12,7 +12,7 @@ - + diff --git a/Airship.Android.PreferenceCenter.nuspec b/Airship.Android.PreferenceCenter.nuspec index 6f352e15..a6ba84b1 100644 --- a/Airship.Android.PreferenceCenter.nuspec +++ b/Airship.Android.PreferenceCenter.nuspec @@ -2,7 +2,7 @@ airship.android.preferencecenter - 16.11.1 + 16.11.1.1 Airship Android SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,7 +11,7 @@ - + diff --git a/Airship.NETStandard.nuspec b/Airship.NETStandard.nuspec index f4ea71a6..471ace76 100644 --- a/Airship.NETStandard.nuspec +++ b/Airship.NETStandard.nuspec @@ -2,7 +2,7 @@ airship.netstandard - 17.1.0 + 17.1.1 Airship SDK .NET Standard Library Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -13,17 +13,17 @@ - - - - + + + + - - - - + + + + diff --git a/Airship.iOS.Accengage.nuspec b/Airship.iOS.Accengage.nuspec index 0fc592eb..c733ce7e 100644 --- a/Airship.iOS.Accengage.nuspec +++ b/Airship.iOS.Accengage.nuspec @@ -2,15 +2,16 @@ airship.ios.accengage - 16.12.2 + 16.12.4 Airship iOS SDK - Accengage Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Accengage support for Airship SDK - - + + + diff --git a/Airship.iOS.Automation.nuspec b/Airship.iOS.Automation.nuspec index 9132e0b8..98a28baa 100644 --- a/Airship.iOS.Automation.nuspec +++ b/Airship.iOS.Automation.nuspec @@ -2,15 +2,16 @@ airship.ios.automation - 16.12.2 + 16.12.4 Airship iOS SDK - Automation Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Automation support for Airship SDK - - + + + diff --git a/Airship.iOS.Basement.nuspec b/Airship.iOS.Basement.nuspec index a547ff79..04c27058 100644 --- a/Airship.iOS.Basement.nuspec +++ b/Airship.iOS.Basement.nuspec @@ -2,7 +2,7 @@ airship.ios.basement - 16.12.2 + 16.12.4 Airship iOS SDK - Basement Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin diff --git a/Airship.iOS.Chat.nuspec b/Airship.iOS.Chat.nuspec index a682de2f..638c2338 100644 --- a/Airship.iOS.Chat.nuspec +++ b/Airship.iOS.Chat.nuspec @@ -2,15 +2,16 @@ airship.ios.chat - 16.12.2 + 16.12.4 Airship iOS SDK - Chat Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Live Chat support for Airship SDK - - + + + diff --git a/Airship.iOS.Core.nuspec b/Airship.iOS.Core.nuspec index 603c2f1b..59451f3d 100644 --- a/Airship.iOS.Core.nuspec +++ b/Airship.iOS.Core.nuspec @@ -2,15 +2,16 @@ airship.ios.core - 16.12.2 + 16.12.4 Airship iOS SDK - Core Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Core of Airship SDK - - + + + diff --git a/Airship.iOS.ExtendedActions.nuspec b/Airship.iOS.ExtendedActions.nuspec index d1627b6d..181fca1f 100644 --- a/Airship.iOS.ExtendedActions.nuspec +++ b/Airship.iOS.ExtendedActions.nuspec @@ -2,15 +2,16 @@ airship.ios.extendedactions - 16.12.2 + 16.12.4 Airship iOS SDK - ExtendedActions Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Extended actions support for Airship SDK - - + + + diff --git a/Airship.iOS.Location.nuspec b/Airship.iOS.Location.nuspec index 47a6932c..408340e4 100644 --- a/Airship.iOS.Location.nuspec +++ b/Airship.iOS.Location.nuspec @@ -2,15 +2,16 @@ airship.ios.location - 16.12.2 + 16.12.4 Airship iOS SDK - Location Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Location support for Airship SDK - - + + + diff --git a/Airship.iOS.MessageCenter.nuspec b/Airship.iOS.MessageCenter.nuspec index e64e734e..5fe628a7 100644 --- a/Airship.iOS.MessageCenter.nuspec +++ b/Airship.iOS.MessageCenter.nuspec @@ -2,15 +2,16 @@ airship.ios.messagecenter - 16.12.2 + 16.12.4 Airship iOS SDK - MessageCenter Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Message center support for Airship SDK - - + + + diff --git a/Airship.iOS.NotificationContentExtension.nuspec b/Airship.iOS.NotificationContentExtension.nuspec index 7db25aff..bf5ab3c8 100644 --- a/Airship.iOS.NotificationContentExtension.nuspec +++ b/Airship.iOS.NotificationContentExtension.nuspec @@ -2,15 +2,16 @@ airship.ios.notificationcontentextension - 16.12.2 + 16.12.4 Airship iOS SDK - Notification Content Extension Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Notification content extension support for iOS - - + + + diff --git a/Airship.iOS.NotificationServiceExtension.nuspec b/Airship.iOS.NotificationServiceExtension.nuspec index d5b45dbb..b47aed35 100644 --- a/Airship.iOS.NotificationServiceExtension.nuspec +++ b/Airship.iOS.NotificationServiceExtension.nuspec @@ -2,15 +2,16 @@ airship.ios.notificationserviceextension - 16.12.2 + 16.12.4 Airship iOS SDK - Notification Service Extension Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Notification service extension support for iOS - - + + + diff --git a/Airship.iOS.PreferenceCenter.nuspec b/Airship.iOS.PreferenceCenter.nuspec index cab77f5b..5d871c43 100644 --- a/Airship.iOS.PreferenceCenter.nuspec +++ b/Airship.iOS.PreferenceCenter.nuspec @@ -2,15 +2,16 @@ airship.ios.preferencecenter - 16.12.2 + 16.12.4 Airship iOS SDK - Preference Center Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin false Preference Center support for Airship SDK - - + + + diff --git a/Airship.iOS.nuspec b/Airship.iOS.nuspec index e9d80504..90b3ef35 100644 --- a/Airship.iOS.nuspec +++ b/Airship.iOS.nuspec @@ -2,7 +2,7 @@ airship.ios - 16.12.2 + 16.12.4 Airship iOS SDK Airship, Inc. https://github.com/urbanairship/urbanairship-xamarin @@ -11,12 +11,12 @@ - - - - - - + + + + + + diff --git a/Cartfile b/Cartfile index 75d3ae9e..50dde416 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "urbanairship/ios-library" == 16.12.2 \ No newline at end of file +github "urbanairship/ios-library" == 16.12.4 \ No newline at end of file diff --git a/airship.properties b/airship.properties index 1ecb996e..b4c44d2e 100644 --- a/airship.properties +++ b/airship.properties @@ -1,4 +1,5 @@ -crossPlatformVersion = 17.1.0 -iosNugetVersion = 16.12.2 -iosVersion = 16.12.2 +crossPlatformVersion = 17.1.1 +iosNugetVersion = 16.12.4 +iosVersion = 16.12.4 androidVersion = 16.11.1 +androidPackageVersion = 1 diff --git a/src/SharedAssemblyInfo.Common.cs b/src/SharedAssemblyInfo.Common.cs index fc6ad942..d9adbd7f 100644 --- a/src/SharedAssemblyInfo.Common.cs +++ b/src/SharedAssemblyInfo.Common.cs @@ -6,4 +6,4 @@ // Change them to the values specific to your project. // Cross-platform version of the plugin -[assembly: UACrossPlatformVersion ("17.1.0")] +[assembly: UACrossPlatformVersion ("17.1.1")] diff --git a/src/SharedAssemblyInfo.CrossPlatform.cs b/src/SharedAssemblyInfo.CrossPlatform.cs index cea6acd9..da051455 100644 --- a/src/SharedAssemblyInfo.CrossPlatform.cs +++ b/src/SharedAssemblyInfo.CrossPlatform.cs @@ -12,5 +12,5 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("17.1.0")] +[assembly: AssemblyVersion ("17.1.1")] diff --git a/src/SharedAssemblyInfo.iOS.cs b/src/SharedAssemblyInfo.iOS.cs index b19a974d..0df2a06b 100644 --- a/src/SharedAssemblyInfo.iOS.cs +++ b/src/SharedAssemblyInfo.iOS.cs @@ -17,4 +17,4 @@ // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion ("16.12.2")] \ No newline at end of file +[assembly: AssemblyVersion ("16.12.4")] \ No newline at end of file From 58e27e4cff4e193fb85f712c433dec0e10606a0a Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:23:16 -0700 Subject: [PATCH 3/4] Update sample app nugets to new version --- .../SampleApp.Android.csproj | 22 +++++++++---------- SampleApp/SampleApp.iOS/SampleApp.iOS.csproj | 2 +- SampleApp/SampleApp/SampleApp.csproj | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/SampleApp/SampleApp.Android/SampleApp.Android.csproj b/SampleApp/SampleApp.Android/SampleApp.Android.csproj index b0335873..9dba7320 100644 --- a/SampleApp/SampleApp.Android/SampleApp.Android.csproj +++ b/SampleApp/SampleApp.Android/SampleApp.Android.csproj @@ -76,37 +76,37 @@ 1.3.1.3 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 - 16.11.1 + 16.11.1.1 diff --git a/SampleApp/SampleApp.iOS/SampleApp.iOS.csproj b/SampleApp/SampleApp.iOS/SampleApp.iOS.csproj index 03d09568..10c33b2a 100644 --- a/SampleApp/SampleApp.iOS/SampleApp.iOS.csproj +++ b/SampleApp/SampleApp.iOS/SampleApp.iOS.csproj @@ -91,7 +91,7 @@ - 16.12.2 + 16.12.4 diff --git a/SampleApp/SampleApp/SampleApp.csproj b/SampleApp/SampleApp/SampleApp.csproj index a2200143..22860764 100644 --- a/SampleApp/SampleApp/SampleApp.csproj +++ b/SampleApp/SampleApp/SampleApp.csproj @@ -14,7 +14,7 @@ - + From 5eaf1d0c0e75b3abe7f837226c0427759d75f161 Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:23:39 -0700 Subject: [PATCH 4/4] Release 17.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6ddaa1c..b53a079d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Airship Xamarin Changelog +## Version 17.1.1 - September 27, 2023 +Minor release that updates to the latest Airship SDKs and fixes missing dependencies in the Android and iOS binding NuSpecs. + +### Changes +- Updated iOS SDK to 16.12.4 +- Fixed missing dependencies in the Android and iOS binding NuSpecs. + ## Version 17.1.0 - July 10, 2023 Minor release that updates to the latest Airship SDKs. Apps that make use of Message Center, Preference Center, and Scenes/Surveys should update to this version.