update dependencies

This commit is contained in:
Daniel Gultsch 2018-01-09 10:13:02 +01:00
parent f33e76e6ad
commit cb80e64d2c
1 changed files with 1 additions and 1 deletions

View File

@ -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"