Skip to content

Commit

Permalink
v2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
William Mora committed Jan 24, 2015
1 parent 79bbd99 commit 4064a7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Works on API levels >= 8
You can import the library from source as a module or grab via Gradle:

```groovy
compile 'com.nispok:snackbar:2.7.4'
compile 'com.nispok:snackbar:2.7.5'
```
## Usage

Expand Down
2 changes: 1 addition & 1 deletion lib/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ POM_NAME=Snackbar
POM_ARTIFACT_ID=snackbar
POM_PACKAGING=aar
GROUP=com.nispok
VERSION_NAME=2.7.4
VERSION_NAME=2.7.5

POM_DESCRIPTION=Snackbar Android library
POM_URL=https://github.com/nispok/snackbar
Expand Down

0 comments on commit 4064a7f

Please sign in to comment.