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 f7ce2a9 commit 22f997dCopy full SHA for 22f997d
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:3.11.2'
+ api 'com.onesignal:OneSignal:3.11.3'
28
29
testImplementation 'junit:junit:4.12'
30
}
0 commit comments