Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOBILE-4491] Prepare release 19.4.0 #16

Merged
merged 7 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Airship DotNet Changelog

## Version 19.4.0 - July 29, 2024
Minor release that updates the Airship SDK to iOS 17.10.1 and Android 17.8.1.

### Changes
- Updated iOS SDK to 17.10.1
- Updated Android SDK to 17.8.1

## Version 19.3.0 - Apr 8, 2024
Minor release that updates the Airship SDK to iOS 17.10.0 and Android 17.7.4,
Minor release that updates the Airship SDK to iOS 17.10.0 and Android 17.7.4.

### Changes
- Updated iOS SDK to 17.10.0
Expand Down
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "urbanairship/ios-library" == 17.10.0
github "urbanairship/ios-library" == 17.10.1
12 changes: 6 additions & 6 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
<!-- Versions -->
<PropertyGroup>
<!-- Airship native SDK versions -->
<AirshipAndroidVersion>17.7.4</AirshipAndroidVersion>
<AirshipAndroidNugetVersion>17.7.4</AirshipAndroidNugetVersion>
<AirshipAndroidVersion>17.8.1</AirshipAndroidVersion>
<AirshipAndroidNugetVersion>17.8.1</AirshipAndroidNugetVersion>

<AirshipIosVersion>17.10.0</AirshipIosVersion>
<AirshipIosNugetVersion>17.10.0</AirshipIosNugetVersion>
<AirshipIosVersion>17.10.1</AirshipIosVersion>
<AirshipIosNugetVersion>17.10.1</AirshipIosNugetVersion>

<!-- Airship.Net version -->
<AirshipCrossPlatformVersion>19.3.0</AirshipCrossPlatformVersion>
<AirshipCrossPlatformNugetVersion>19.3.0</AirshipCrossPlatformNugetVersion>
<AirshipCrossPlatformVersion>19.4.0</AirshipCrossPlatformVersion>
<AirshipCrossPlatformNugetVersion>19.4.0</AirshipCrossPlatformNugetVersion>
</PropertyGroup>

<!-- Nuget packaging metadata -->
Expand Down
8 changes: 4 additions & 4 deletions airship.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Airship native SDK versions
iosVersion = 17.10.0
androidVersion = 17.7.4
iosVersion = 17.10.1
androidVersion = 17.8.1

# Airship.Net cross-platform version
crossPlatformVersion = 19.3.0
crossPlatformVersion = 19.4.0

# Filename of the iOS SDK zip file
iosFrameworkZip = Airship.zip
iosFrameworkZip = Airship-Xcode15.zip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


# NuGet package revision numbers
# If > 0, the revision number will be added to the versions
Expand Down
36 changes: 18 additions & 18 deletions binderator/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,72 +17,72 @@
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-adm",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.Adm",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-automation",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.Automation",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-core",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.Core",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-fcm",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.Fcm",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-feature-flag",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.FeatureFlag",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-layout",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.Layout",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-live-update",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.LiveUpdate",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-message-center",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.MessageCenter",
"dependencyOnly": false
},
{
"groupId": "com.urbanairship.android",
"artifactId": "urbanairship-preference-center",
"version": "17.7.4",
"nugetVersion": "17.7.4",
"version": "17.8.1",
"nugetVersion": "17.8.1",
"nugetId": "Airship.Net.Android.PreferenceCenter",
"dependencyOnly": false
},
Expand Down
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.Common.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
// Change them to the values specific to your project.

// Cross-platform version of the plugin
[assembly: UACrossPlatformVersion ("19.3.0")]
[assembly: UACrossPlatformVersion ("19.4.0")]
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.CrossPlatform.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("19.3.0")]
[assembly: AssemblyVersion ("19.4.0")]

2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.iOS.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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 ("19.3.0")]
[assembly: AssemblyVersion ("19.4.0")]
Loading