From bc84255ce2aa14393b642c7ecf9373d0107944ce Mon Sep 17 00:00:00 2001 From: jinliu9508 Date: Fri, 26 Sep 2025 17:31:43 -0400 Subject: [PATCH] Release 5.4.0-alpha-01 --- 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 3d5d259914..55b71f9be0 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.1.37 +SDK_VERSION=5.4.0-alpha-01 diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 16d800cd90..a61919c269 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.1.37 +SDK_VERSION=5.4.0-alpha-01