From 8626184d76e76fb3a1f745fcd981ab101461835e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 6 Jan 2026 20:02:24 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.4.2 --- 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 80e9d1d8f8..65a6974211 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.38 +SDK_VERSION=5.4.2 diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index d83a6c6a25..489dd55521 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.38 +SDK_VERSION=5.4.2