use latest support library
This commit is contained in:
parent
18eb187949
commit
d7fc5b6978
|
@ -31,7 +31,7 @@ dependencies {
|
|||
compile project(':libs:minidns')
|
||||
compile project(':libs:openpgp-api-lib')
|
||||
compile project(':libs:MemorizingTrustManager')
|
||||
compile 'com.android.support:support-v13:19.1.0'
|
||||
compile 'com.android.support:support-v13:21.0.3'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.50'
|
||||
compile 'net.java:otr4j:0.21'
|
||||
compile 'org.gnu.inet:libidn:1.15'
|
||||
|
|
Loading…
Reference in a new issue