diff --git a/Examples/OneSignalDemo/gradle.properties b/Examples/OneSignalDemo/gradle.properties index 18113c902..e64953b59 100644 --- a/Examples/OneSignalDemo/gradle.properties +++ b/Examples/OneSignalDemo/gradle.properties @@ -17,4 +17,4 @@ android.enableJetifier=false # 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.0 \ No newline at end of file +SDK_VERSION=5.4.2-beta1 \ No newline at end of file diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 51c56cce1..825d93690 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.0 +SDK_VERSION=5.4.2-beta1