We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f4a68 commit b2f5516Copy full SHA for b2f5516
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.7.0'
+ api 'com.onesignal:OneSignal:5.7.1'
35
36
testImplementation 'junit:junit:4.12'
37
}
0 commit comments