Skip to content

Commit ff59cfc

Browse files
committed
Revert "chore: bump SDK_VERSION to 5.4.0 (#2395)"
This reverts commit cf697da.
1 parent 9d81deb commit ff59cfc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Examples/OneSignalDemo/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ android.enableJetifier=false
1717

1818
# This is the name of the SDK to use when building your project.
1919
# This will be fed from the GitHub Actions workflow.
20-
SDK_VERSION=5.4.0
20+
SDK_VERSION=5.4.0-alpha-03

OneSignalSDK/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ android.useAndroidX = true
3939

4040
# This is the name of the SDK to use when building your project.
4141
# This will be fed from the GitHub Actions workflow.
42-
SDK_VERSION=5.4.0
42+
SDK_VERSION=5.4.0-alpha-03

0 commit comments

Comments
 (0)