From 4b71165b97a7231ddd6f889965e50f56389c30fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 4 May 2026 19:19:48 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.8.1 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 937077cde..8a0259c3b 100644 --- a/OneSignalSDK/gradle.properties +++ b/OneSignalSDK/gradle.properties @@ -39,4 +39,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.8.0 +SDK_VERSION=5.8.1