Skip to content

Commit 9a3a25f

Browse files
onesignal-deploygithub-actions[bot]
andauthored
chore: Release 5.3.3 (#1916)
Co-authored-by: github-actions[bot] <noreply@onesignal.com>
1 parent fc396d6 commit 9a3a25f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
3333
// classes if needed. Such as com.onesignal.NotificationExtenderService
34-
api 'com.onesignal:OneSignal:5.6.2'
34+
api 'com.onesignal:OneSignal:5.7.1'
3535

3636
testImplementation 'junit:junit:4.12'
3737
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-onesignal",
3-
"version": "5.3.2",
3+
"version": "5.3.3",
44
"description": "React Native OneSignal SDK",
55
"files": [
66
"dist",

0 commit comments

Comments
 (0)