Skip to content

Commit dae5e52

Browse files
authored
Version name and version code update for v2.9.1
1 parent 52af881 commit dae5e52

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
@@ -48,8 +48,8 @@ ext {
4848

4949
androidSupportLibraryVersion = '28.0.0'
5050

51-
androidVersionCode = 47
52-
androidVersionName = '2.9.0'
51+
androidVersionCode = 48
52+
androidVersionName = '2.9.1'
5353
}
5454

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

0 commit comments

Comments
 (0)