Skip to content

Commit 6607c6d

Browse files
author
David Vávra
committed
Prepare for next development iteration
1 parent 55aad13 commit 6607c6d

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
@@ -15,8 +15,8 @@ allprojects {
1515
}
1616

1717
ext {
18-
VERSION_NAME = "2.3.0"
19-
VERSION_CODE = 10
18+
VERSION_NAME = "2.3.1-SNAPSHOT"
19+
VERSION_CODE = 11
2020
}
2121

2222
apply plugin: 'android-reporting'

0 commit comments

Comments
 (0)