Skip to content

Commit

Permalink
3.9.3 Release Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezp committed Dec 4, 2020
1 parent 0b4d604 commit ebcadbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {

// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
// classes if needed. Such as com.onesignal.NotificationExtenderService
api 'com.onesignal:OneSignal:3.15.5'
api 'com.onesignal:OneSignal:3.15.6'

testImplementation 'junit:junit:4.12'
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-onesignal",
"version": "3.9.2",
"version": "3.9.3",
"description": "React Native OneSignal SDK",
"main": "index",
"scripts": {
Expand Down

0 comments on commit ebcadbd

Please sign in to comment.