Skip to content

Commit

Permalink
Merge pull request #954 from OneSignal/react_native_release_3.6.5
Browse files Browse the repository at this point in the history
Release commit for `3.6.5`
  • Loading branch information
mikechoch authored Feb 27, 2020
2 parents a2839ba + 52dcb17 commit 4c17da1
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.12.6'
api 'com.onesignal:OneSignal:3.12.7'

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.6.4",
"version": "3.6.5",
"description": "React Native OneSignal SDK",
"main": "index",
"scripts": {
Expand Down

0 comments on commit 4c17da1

Please sign in to comment.