update dependencies
This commit is contained in:
parent
f33e76e6ad
commit
cb80e64d2c
|
@ -34,7 +34,7 @@ ext {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation project(':libs:MemorizingTrustManager')
|
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 'org.sufficientlysecure:openpgp-api:10.0'
|
||||||
implementation 'com.soundcloud.android:android-crop:1.0.1@aar'
|
implementation 'com.soundcloud.android:android-crop:1.0.1@aar'
|
||||||
implementation "com.android.support:support-v13:$supportLibVersion"
|
implementation "com.android.support:support-v13:$supportLibVersion"
|
||||||
|
|
Loading…
Reference in a new issue