update libraries
This commit is contained in:
parent
db3cb3066c
commit
6caaafd287
1 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ dependencies {
|
|||
compile 'com.google.zxing:android-integration:3.3.0'
|
||||
compile 'de.measite.minidns:minidns:0.1.7'
|
||||
compile 'de.timroes.android:EnhancedListView:0.3.4'
|
||||
compile 'me.leolin:ShortcutBadger:1.1.13@aar'
|
||||
compile 'me.leolin:ShortcutBadger:1.1.17@aar'
|
||||
compile 'com.kyleduo.switchbutton:library:1.2.8'
|
||||
compile 'org.whispersystems:axolotl-android:1.4.3'
|
||||
compile 'com.makeramen:roundedimageview:2.3.0'
|
||||
|
@ -53,12 +53,12 @@ dependencies {
|
|||
compile 'com.android.support:appcompat-v7:25.3.1'
|
||||
compile 'com.android.support:multidex:1.0.1'
|
||||
compile 'com.android.support:support-v4:25.3.1'
|
||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||
compile 'com.github.bumptech.glide:glide:3.8.0'
|
||||
compile 'com.github.chrisbanes:PhotoView:2.0.0'
|
||||
compile 'com.github.rtoshiro.fullscreenvideoview:fullscreenvideoview:1.1.2'
|
||||
compile 'com.google.android.gms:play-services-location:10.2.6'
|
||||
compile 'com.google.android.gms:play-services-maps:10.2.6'
|
||||
compile 'pub.devrel:easypermissions:0.3.0'
|
||||
compile 'pub.devrel:easypermissions:0.4.0'
|
||||
compile 'com.wefika:flowlayout:0.4.1'
|
||||
compile 'com.googlecode.ez-vcard:ez-vcard:0.10.2'
|
||||
compile 'com.vanniktech:emoji-ios:0.4.0'
|
||||
|
|
Reference in a new issue