From 9238db4b7201109a000612cd0038b46102df2982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:49:04 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.4.0-alpha-02 --- Examples/OneSignalDemo/gradle.properties | 2 +- OneSignalSDK/gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/OneSignalDemo/gradle.properties b/Examples/OneSignalDemo/gradle.properties index 55b71f9be0..b5a19ddd75 100644 --- a/Examples/OneSignalDemo/gradle.properties +++ b/Examples/OneSignalDemo/gradle.properties @@ -17,4 +17,4 @@ android.enableJetifier=false # This is the name of the SDK to use when building your project. # This will be fed from the GitHub Actions workflow. -SDK_VERSION=5.4.0-alpha-01 +SDK_VERSION=5.4.0-alpha-02 diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index a61919c269..2ae5faa590 100644 --- a/OneSignalSDK/gradle.properties +++ b/OneSignalSDK/gradle.properties @@ -33,4 +33,4 @@ android.useAndroidX = true # This is the name of the SDK to use when building your project. # This will be fed from the GitHub Actions workflow. -SDK_VERSION=5.4.0-alpha-01 +SDK_VERSION=5.4.0-alpha-02