We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2affc0f commit 959528cCopy full SHA for 959528c
1 file changed
android/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
32
// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
33
// classes if needed. Such as com.onesignal.NotificationExtenderService
34
- api 'com.onesignal:OneSignal:5.4.2'
+ api 'com.onesignal:OneSignal:5.6.0'
35
36
testImplementation 'junit:junit:4.12'
37
}
0 commit comments