Update README.md

This commit is contained in:
Oleksandr Balan
2022-08-24 00:36:30 +02:00
committed by GitHub
parent 02a26aa7bb
commit c837fffa5b

View File

@@ -37,7 +37,7 @@ pluginManagement {
Check latest version on the [releases page](https://github.com/oleksandrbalan/pagecurl/releases).
```
dependencies {
implementation 'com.github.oleksandrbalan:pagecurl:$version'
implementation 'io.github.oleksandrbalan:pagecurl:$version'
}
```