From 24ffbfa83fc6c8d14378d247379f3c538cb196ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Apr 2026 19:09:45 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.8.0 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 825d93690..34ef4f39f 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.4.2-beta1 +SDK_VERSION=5.8.0