Skip to content

Commit eec5616

Browse files
author
github-actions[bot]
committed
Update Android SDK to 5.9.6
1 parent a1e8afe commit eec5616

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
@@ -7,7 +7,7 @@ def safeEnvFlagGet(prop) {
77
return normalizedValue != null && (normalizedValue.equalsIgnoreCase('true') || normalizedValue == '1')
88
}
99

10-
def oneSignalVersion = '5.9.5'
10+
def oneSignalVersion = '5.9.6'
1111
def oneSignalDisableLocation = safeEnvFlagGet('ONESIGNAL_DISABLE_LOCATION')
1212

1313
buildscript {

0 commit comments

Comments
 (0)