Skip to content

Commit

Permalink
Pushed new Version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Jun 14, 2015
1 parent aafdf10 commit d686907
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

### Including in your project : Maven Central

compile 'com.github.medyo:fancybuttons:1.2@aar'
compile 'com.github.medyo:fancybuttons:1.3@aar'

### Usage

Expand Down
2 changes: 1 addition & 1 deletion fancybuttons_library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=1.2
VERSION_NAME=1.3
VERSION_CODE=9
GROUP=com.github.medyo
POM_DESCRIPTION=FancyButtons lib
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=1.2
VERSION_CODE=8
VERSION_NAME=1.3
VERSION_CODE=9
GROUP=com.github.medyo
POM_DESCRIPTION=FancyButtons lib
POM_URL=https://github.com/medyo/fancybuttons
Expand Down

0 comments on commit d686907

Please sign in to comment.