Skip to content

Commit b716454

Browse files
committed
Update Android Native SDK Version
1 parent f33f854 commit b716454

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
@@ -24,7 +24,7 @@ dependencies {
2424

2525
// api is used instead of implementation so the parent :app project can access any of the OneSignal Java
2626
// classes if needed. Such as com.onesignal.NotificationExtenderService
27-
api 'com.onesignal:OneSignal:4.3.4'
27+
api 'com.onesignal:OneSignal:4.4.0'
2828

2929
testImplementation 'junit:junit:4.12'
3030
}

0 commit comments

Comments
 (0)