Skip to content

Commit c58c023

Browse files
chore: Bump the major version up to 3.33, and AVS down to 4.9.12 (#2137)
1 parent 7705108 commit c58c023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
ext {
16-
majorVersion = "3.32."
16+
majorVersion = "3.33."
1717

1818
scalaMajorVersion = '2.11'
1919
scalaVersion = scalaMajorVersion + '.12'
@@ -25,7 +25,7 @@ ext {
2525
zMessagingVersion = "141.0.2277"
2626
paging_version = "1.0.0"
2727

28-
avsVersion = '4.9.170@aar'
28+
avsVersion = '4.9.12@aar'
2929
avsInternalVersion = avsVersion //leave this here in case we want to test specific AVS versions on internal
3030
avsName = 'avs'
3131
avsGroup = 'com.wire'

0 commit comments

Comments
 (0)