Skip to content

Commit 9386908

Browse files
author
github-actions[bot]
committed
Update Android SDK to 5.9.4
1 parent 5a0db1b commit 9386908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def safeFlagGet(envProp, gradleProp) {
1717
return normalizedValue != null && (normalizedValue.equalsIgnoreCase('true') || normalizedValue == '1')
1818
}
1919

20-
def oneSignalVersion = '5.9.3'
20+
def oneSignalVersion = '5.9.4'
2121
def oneSignalDisableLocation = safeFlagGet('ONESIGNAL_DISABLE_LOCATION', 'onesignal.disableLocation')
2222

2323
android {

0 commit comments

Comments
 (0)