Skip to content

Commit 64fe447

Browse files
committed
Update Gradle instructions
1 parent 65e28b6 commit 64fe447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
mavenCentral()
3030
}
3131
dependencies {
32-
compile 'com.maxmind.db:maxmind-db:4.1.0'
32+
implementation 'com.maxmind.db:maxmind-db:4.1.0'
3333
}
3434
```
3535

0 commit comments

Comments
 (0)