mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-29 00:14:12 +01:00
add missing depency to gradle file
This commit is contained in:
parent
fd54dc5aff
commit
ad994a2f4c
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue