diff --git a/build.gradle b/build.gradle index 6a589d2b3..0d05d74c3 100644 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ ext { dependencies { implementation project(':libs:MemorizingTrustManager') - playstoreImplementation 'com.google.android.gms:play-services-gcm:11.6.2' + playstoreImplementation 'com.google.android.gms:play-services-gcm:11.8.0' implementation 'org.sufficientlysecure:openpgp-api:10.0' implementation 'com.soundcloud.android:android-crop:1.0.1@aar' implementation "com.android.support:support-v13:$supportLibVersion"