aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-01-16 22:48:27 +0100
committerDaniel Gultsch <daniel@gultsch.de>2016-01-16 22:48:27 +0100
commitba143a27309657ce6694b0acaf2fb34069b79313 (patch)
tree997127e2098178907aa77d45c2fd2e2267ea6cde /build.gradle
parent3acaec7bcd8204c92e0ffe68301645f80b5c925d (diff)
parent0b239243d9ae6c8b4bed7a40aef99a3bcd065e30 (diff)
Merge branch 'master' of github.com:siacs/Conversations
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 929bad9d..fd04feeb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -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'