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

Commit

Permalink
increase version to 1.1.0 prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge J Barroso committed Mar 11, 2016
1 parent 593594c commit 8697020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ POM_NAME=rosie
POM_ARTIFACT_ID=rosie
POM_PACKAGING=aar

VERSION_NAME=1.0.1-SNAPSHOT
VERSION_CODE=100001
VERSION_NAME=1.1.0
VERSION_CODE=100100
GROUP=com.karumi.rosie

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

0 comments on commit 8697020

Please sign in to comment.