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 65e28b6 commit 64fe447Copy full SHA for 64fe447
1 file changed
README.md
@@ -29,7 +29,7 @@ repositories {
29
mavenCentral()
30
}
31
dependencies {
32
- compile 'com.maxmind.db:maxmind-db:4.1.0'
+ implementation 'com.maxmind.db:maxmind-db:4.1.0'
33
34
```
35
0 commit comments