diff --git a/README.md b/README.md index b02a5d0..fb25685 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Add dependency and plugin to project level build.gradle. apply plugin: 'com.google.gms.google-services' dependencies { - compile 'com.github.iammert:FastGCM:501d5aaa31' + compile 'com.github.iammert:FastGCM:1.1' } ```