Skip to content
This repository was archived by the owner on Apr 26, 2020. It is now read-only.

Commit 67e7ca2

Browse files
committed
Published release 2.2.3
1 parent 7ce6366 commit 67e7ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ ext {
2626
playServiceVersion = '9.0.2'
2727
espressoVersion = '2.2.2'
2828
parcelerVersion = '1.1.5'
29-
appVersionName = '2.2.3_rc1'
30-
appVersionCode = 45
29+
appVersionName = '2.2.3'
30+
appVersionCode = 46
3131
}
3232

3333
allprojects {

0 commit comments

Comments
 (0)