Skip to content

Commit dce05fc

Browse files
authored
Update README.md
Typo in Gradle config
1 parent 800c264 commit dce05fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 'ccom.maxmind.db:maxmind-db:1.2.2'
32+
compile 'com.maxmind.db:maxmind-db:1.2.2'
3333
}
3434
```
3535

0 commit comments

Comments
 (0)