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 f33f854 commit b716454Copy full SHA for b716454
android/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
25
// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
26
// classes if needed. Such as com.onesignal.NotificationExtenderService
27
- api 'com.onesignal:OneSignal:4.3.4'
+ api 'com.onesignal:OneSignal:4.4.0'
28
29
testImplementation 'junit:junit:4.12'
30
}
0 commit comments