Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit a6c63c2

Browse files
author
William Mora
committed
2.10.1
1 parent 7e32a28 commit a6c63c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Works on API levels >= 8
1919
You can import the library from source as a module or grab via Gradle:
2020

2121
```groovy
22-
compile 'com.nispok:snackbar:2.10.0'
22+
compile 'com.nispok:snackbar:2.10.1'
2323
```
2424
## Usage
2525

lib/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ POM_NAME=Snackbar
22
POM_ARTIFACT_ID=snackbar
33
POM_PACKAGING=aar
44
GROUP=com.nispok
5-
VERSION_NAME=2.10.0
5+
VERSION_NAME=2.10.1
66

77
POM_DESCRIPTION=Snackbar Android library
88
POM_URL=https://github.com/nispok/snackbar

0 commit comments

Comments
 (0)