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

Commit 8a0bb05

Browse files
committed
Update version name and version code for the next release
1 parent bd7f557 commit 8a0bb05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ POM_NAME=rosie
1818
POM_ARTIFACT_ID=rosie
1919
POM_PACKAGING=aar
2020

21-
VERSION_NAME=2.0.1-SNAPSHOT
22-
VERSION_CODE=200001
21+
VERSION_NAME=2.1.0
22+
VERSION_CODE=201000
2323
GROUP=com.karumi.rosie
2424

2525
POM_DESCRIPTION=Rosie is an Android framework to create applications following the principles of Clean Architecture.

0 commit comments

Comments
 (0)