Skip to content

Commit 72cf135

Browse files
committed
bump version (1.4.1) in readme
1 parent fe56f2c commit 72cf135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To include it in your project, add this to your module's `build.gradle` file:
1919
```groovy
2020
dependencies {
2121
...
22-
compile 'com.klinkerapps:drag-dismiss-activity:1.4.0'
22+
compile 'com.klinkerapps:drag-dismiss-activity:1.4.1'
2323
}
2424
```
2525

0 commit comments

Comments
 (0)