upgraded to OpenKeychain api v10

This commit is contained in:
Adithya Abraham Philip 2016-01-15 16:18:16 +05:30
parent ca7b397828
commit f64018d0a2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ repositories {
dependencies {
compile project(':libs:MemorizingTrustManager')
compile 'org.sufficientlysecure:openpgp-api:9.0'
compile 'org.sufficientlysecure:openpgp-api:10.0'
compile 'com.soundcloud.android:android-crop:1.0.1@aar'
compile 'com.android.support:support-v13:23.0.1'
compile 'org.bouncycastle:bcprov-jdk15on:1.52'