Skip to content

Commit e7211f7

Browse files
github-actions[bot]fadi-george
authored andcommitted
Update Android SDK to 5.7.1
1 parent a439492 commit e7211f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
3333
// classes if needed. Such as com.onesignal.NotificationExtenderService
34-
api 'com.onesignal:OneSignal:5.7.0'
34+
api 'com.onesignal:OneSignal:5.7.1'
3535

3636
testImplementation 'junit:junit:4.12'
3737
}

0 commit comments

Comments
 (0)