diff --git a/Examples/OneSignalDemo/gradle.properties b/Examples/OneSignalDemo/gradle.properties index b5a19ddd75..e251613d2d 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-alpha-02 +SDK_VERSION=5.4.0-alpha-03 diff --git a/OneSignalSDK/gradle.properties b/OneSignalSDK/gradle.properties index 2ca582f6a5..74fe2d213c 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-alpha-02 +SDK_VERSION=5.4.0-alpha-03