From 6f5ee97f8a532ff2a3fe42767b24d95150e3d9b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 4 Mar 2026 19:03:19 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.7.0-beta1 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 4e542e55c..88e164eb6 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.6.1 +SDK_VERSION=5.7.0-beta1