diff --git a/README.md b/README.md index c9fdea4..bdeccdb 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Add bintray maven to your repositories Add `pocketsphinx-android` to your dependencies dependencies { - implementation 'edu.cmu.pocketsphinx.android:pocketsphinx-android:5prealpha@aar' + implementation 'cesine.educmupocketsphinx:pocketsphinx-android:5prealpha@aar' }