From 64e31d175e2a76fd76c48dca9f407a11e96d4e1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 18 Sep 2026 03:58:43 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.10.1 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 523f9b69f..0056f4a1c 100644 --- a/OneSignalSDK/gradle.properties +++ b/OneSignalSDK/gradle.properties @@ -51,4 +51,4 @@ onesignalPublishSharedKmp = 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.10.0 +SDK_VERSION=5.10.1