forked from mirror/monocles_chat_clean
update dependencies
This commit is contained in:
parent
5a49aba690
commit
d42a18b6e2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue