Skip to content

Commit

Permalink
Prepare release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed Dec 23, 2017
1 parent dfdbdcf commit 49ce0f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Add this dependency to your ``build.gradle``:

```groovy
dependencies{
compile 'com.github.pedrovgs:renderers:3.3.3'
compile 'com.github.pedrovgs:renderers:3.4.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ POM_NAME=Renderers
POM_ARTIFACT_ID=renderers
POM_PACKAGING=aar

VERSION_NAME=3.3.4-SNAPSHOT
VERSION_CODE=030304
VERSION_NAME=3.4.0
VERSION_CODE=030400
GROUP=com.github.pedrovgs

POM_DESCRIPTION=Android library to avoid duplicated adapters code
Expand Down

0 comments on commit 49ce0f6

Please sign in to comment.