Skip to content

Commit ace5644

Browse files
Bump SE version to include notification fixes in production
1 parent 325524c commit ace5644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ ext {
7676
playServicesVersion = '11.0.0'
7777

7878
audioVersion = System.getenv("AUDIO_VERSION") ?: '1.209.0@aar'
79-
zMessagingDevVersionBase = '107.1669'
79+
zMessagingDevVersionBase = '107.1670'
8080
zMessagingDevVersion = "${zMessagingDevVersionBase}@aar"
8181
// Release version number must be like this X.0(.Y)
8282
zMessagingReleaseVersion = System.getenv("ZMESSAGING_VERSION") ?: '107.0.394@aar'

0 commit comments

Comments
 (0)