diff --git a/build.gradle b/build.gradle index 6a589d2b3929ae5700091f89f273c63c886c8684..0d05d74c3475129e971e68c5c608e3f253f8815d 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"