From 34b61664daff0644aa7f9dae0267ea5688e66a96 Mon Sep 17 00:00:00 2001 From: Josh Yaganeh <319444+jyaganeh@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:09:34 -0800 Subject: [PATCH] Bump to Android SDK 17.7.2 and iOS SDK 17.7.3; update changelog --- CHANGELOG.md | 6 ++-- Cartfile | 2 +- Directory.Build.props | 8 ++--- airship.properties | 4 +-- binderator/config.json | 36 +++++++++---------- .../Transforms/Metadata.xml | 2 ++ 6 files changed, 30 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd0bfb73..78fef251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # Airship DotNet Changelog ## Version 19.1.0 - Jan 25, 2024 -Minor release that updates to Airship SDK 17.7.1, fixes an iOS custom event properties reporting issue, and Android contact subscription list editing. Apps that target iOS and make use of custom events or Android and make use of contact subscription editing should update. +Minor release that updates to Airship SDK to iOS 17.7.3 and Android 17.7.2, fixes an iOS custom event properties reporting issue, and Android contact subscription list editing. Apps that target iOS and make use of custom events or Android and make use of contact subscription editing should update. ### Changes -- Updated iOS SDK to 17.7.1 -- Updated Android SDK to 17.7.1 +- Updated iOS SDK to 17.7.3 +- Updated Android SDK to 17.7.2 - Fixed a bug that prevented custom event properties from being reported on iOS - Fixed contact subscription list updates (`EditContactSubscriptionLists`) on Android - Deprecated iOS `Trace` log level and add the replacement `Verbose` log level. diff --git a/Cartfile b/Cartfile index de93d325..97145c53 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "urbanairship/ios-library" == 17.7.1 +github "urbanairship/ios-library" == 17.7.3 diff --git a/Directory.Build.props b/Directory.Build.props index 053bf6ad..977d1ae5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,11 +5,11 @@ - 17.7.1 - 17.7.1 + 17.7.2 + 17.7.2 - 17.7.1 - 17.7.1 + 17.7.3 + 17.7.3 19.1.0 diff --git a/airship.properties b/airship.properties index 27cbf443..9c65235d 100644 --- a/airship.properties +++ b/airship.properties @@ -1,6 +1,6 @@ # Airship native SDK versions -iosVersion = 17.7.1 -androidVersion = 17.7.1 +iosVersion = 17.7.3 +androidVersion = 17.7.2 # Airship.Net cross-platform version crossPlatformVersion = 19.1.0 diff --git a/binderator/config.json b/binderator/config.json index d46f6c6e..ef6d0814 100644 --- a/binderator/config.json +++ b/binderator/config.json @@ -17,72 +17,72 @@ { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-adm", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.Adm", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-automation", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.Automation", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-core", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.Core", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-fcm", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.Fcm", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-feature-flag", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.FeatureFlag", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-layout", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.Layout", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-live-update", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.LiveUpdate", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-message-center", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.MessageCenter", "dependencyOnly": false }, { "groupId": "com.urbanairship.android", "artifactId": "urbanairship-preference-center", - "version": "17.7.1", - "nugetVersion": "17.7.1", + "version": "17.7.2", + "nugetVersion": "17.7.2", "nugetId": "Airship.Net.Android.PreferenceCenter", "dependencyOnly": false }, diff --git a/binderator/source/com.urbanairship.android/urbanairship-automation/Transforms/Metadata.xml b/binderator/source/com.urbanairship.android/urbanairship-automation/Transforms/Metadata.xml index 5319c771..c8fb9ec3 100644 --- a/binderator/source/com.urbanairship.android/urbanairship-automation/Transforms/Metadata.xml +++ b/binderator/source/com.urbanairship.android/urbanairship-automation/Transforms/Metadata.xml @@ -12,6 +12,8 @@ UrbanAirship.Iam.Tags UrbanAirship.Iam.View + java.lang.Object +