From ae9aeb7e720673c16c87644d13bbb2750f039fac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 8 Sep 2026 14:52:08 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.9.10 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index ca8b3ab1c..f51161580 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.9.9 +SDK_VERSION=5.9.10