add missing depency to gradle file

This commit is contained in:
Daniel Gultsch 2016-08-26 16:43:30 +02:00
parent fd54dc5aff
commit ad994a2f4c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ dependencies {
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"
}
ext {