Skip to content

Commit e656dab

Browse files
Version name and version code update for 2.12.0
1 parent 3df4068 commit e656dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ ext {
4747

4848
androidSupportLibraryVersion = '28.0.0'
4949

50-
androidVersionCode = 51
51-
androidVersionName = '2.11.0'
50+
androidVersionCode = 52
51+
androidVersionName = '2.12.0'
5252
}
5353

5454
if(project.hasProperty("snapshot")) {

0 commit comments

Comments
 (0)