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 95fa6f5 commit 93c156eCopy full SHA for 93c156e
README.md
@@ -42,7 +42,7 @@ repositories {
42
maven { url 'http://jcenter.bintray.com' }
43
}
44
dependencies {
45
- compile 'me.sargunvohra.lib:pokekotlin:2.3.0'
+ implementation 'me.sargunvohra.lib:pokekotlin:2.3.0'
46
47
```
48
0 commit comments