We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740b402 commit a04a2eaCopy full SHA for a04a2ea
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+### v1.0.4
4
+* update dependencies and build tools
5
+
6
### v1.0.3
7
* update dependencies and build tools
8
README.md
@@ -16,7 +16,7 @@ Add the following to your app's `build.gradle` file:
16
17
```java
18
dependencies {
19
- compile "com.klinkerapps:floating-tutorial:1.0.3"
+ compile "com.klinkerapps:floating-tutorial:1.0.4"
20
}
21
```
22
0 commit comments