Skip to content

Commit a04a2ea

Browse files
committed
update readme
1 parent 740b402 commit a04a2ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### v1.0.4
4+
* update dependencies and build tools
5+
36
### v1.0.3
47
* update dependencies and build tools
58

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Add the following to your app's `build.gradle` file:
1616

1717
```java
1818
dependencies {
19-
compile "com.klinkerapps:floating-tutorial:1.0.3"
19+
compile "com.klinkerapps:floating-tutorial:1.0.4"
2020
}
2121
```
2222

0 commit comments

Comments
 (0)