From ce6f1152cb50a25f6525d1555d5389ad6b51073f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Mar 2026 20:12:15 +0000 Subject: [PATCH] chore: bump SDK_VERSION to 5.7.2 --- OneSignalSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index c92cf428d..f7b5a6351 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.7.1 +SDK_VERSION=5.7.2