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 fd5753e commit dd90718Copy full SHA for dd90718
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.1.0"
+ implementation 'com.klinkerapps:floating-tutorial:1.1.0'
20
}
21
```
22
0 commit comments