Skip to content

Commit cf697da

Browse files
chore: bump SDK_VERSION to 5.4.0 (#2395)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fa661d commit cf697da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-alpha-03
20+
SDK_VERSION=5.4.0

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-alpha-03
42+
SDK_VERSION=5.4.0

0 commit comments

Comments
 (0)