update some libs
This commit is contained in:
parent
83f362c8b4
commit
141b70c38c
1 changed files with 2 additions and 2 deletions
|
@ -37,14 +37,14 @@ dependencies {
|
|||
standardPushCompile 'com.google.android.gms:play-services-gcm:11.0.4'
|
||||
compile 'org.sufficientlysecure:openpgp-api:10.0'
|
||||
compile 'com.soundcloud.android:android-crop:1.0.1@aar'
|
||||
compile 'com.android.support:support-v13:25.3.1'
|
||||
compile 'com.android.support:support-v13:25.4.0'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.56'
|
||||
compile 'org.bouncycastle:bcmail-jdk15on:1.56'
|
||||
compile 'org.jitsi:org.otr4j:0.22'
|
||||
compile 'org.gnu.inet:libidn:1.15'
|
||||
compile 'com.google.zxing:core:3.3.0'
|
||||
compile 'com.google.zxing:android-integration:3.3.0'
|
||||
compile 'de.measite.minidns:minidns-hla:0.2.2'
|
||||
compile 'de.measite.minidns:minidns-hla:0.2.4'
|
||||
compile 'de.timroes.android:EnhancedListView:0.3.4'
|
||||
compile 'me.leolin:ShortcutBadger:1.1.18@aar'
|
||||
compile 'com.kyleduo.switchbutton:library:1.2.8'
|
||||
|
|
Reference in a new issue