Skip to content

Commit 3ac0157

Browse files
committed
chore: bump SDK_VERSION to 5.4.1
NOTE: This makes 5.4.1 the same as 5.1.38. * Maven Central doesn't allow unpublishing a version. A future 5.4.2 release will be made on top of the 5.4.0 base after all issues have been addressed and tested.
1 parent c624485 commit 3ac0157

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.1.38
20+
SDK_VERSION=5.4.1

OneSignalSDK/gradle.properties

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

3434
# This is the name of the SDK to use when building your project.
3535
# This will be fed from the GitHub Actions workflow.
36-
SDK_VERSION=5.1.38
36+
SDK_VERSION=5.4.1

0 commit comments

Comments
 (0)