remove dubplicate play service dependency from build

This commit is contained in:
Daniel Gultsch 2016-09-27 11:45:11 +02:00
parent bb48f67a30
commit 5cd8917122
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ dependencies {
compile 'com.kyleduo.switchbutton:library:1.2.8'
compile 'org.whispersystems:axolotl-android:1.3.4'
compile 'com.makeramen:roundedimageview:2.2.0'
compile 'com.google.android.gms:play-services-gcm:9.4.0'
compile "com.wefika:flowlayout:0.4.1"
}