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 #15

Closed
wants to merge 9 commits into from
Closed
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
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Restore workloads
run: |
dotnet workload install android ios maui-android maui-ios maui-maccatalyst
dotnet workload install android ios maccatalyst maui-android maui-ios maui-maccatalyst

- name: Build
run: ./gradlew build pack buildSample
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Airship DotNet Changelog

## Version 19.4.0 - June 19, 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,

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
2 changes: 1 addition & 1 deletion MauiSample/MauiSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.6" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.60" />
</ItemGroup>

<ItemGroup Label="Common Package Dependencies" Condition="!$(UseProjectReferences)">
Expand Down
6 changes: 3 additions & 3 deletions airship.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 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
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
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.6" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.60" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Airship.Net\Airship.Net.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion src/Airship.Net/Airship.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- Dependencies -->

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.6" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.60" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0-android'">
<ProjectReference Include="..\..\binderator\generated\Airship.Net.Android.Automation\Airship.Net.Android.Automation.csproj" />
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