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 91b9b35 commit 3dac063Copy full SHA for 3dac063
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.1.38'
+ api 'com.onesignal:OneSignal:5.4.2'
35
36
testImplementation 'junit:junit:4.12'
37
}
0 commit comments