mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 03:25:05 -05:00
Added AppMsg compile option to gradle
This commit is contained in:
parent
51e6bbcf7a
commit
b0c3073790
@ -13,6 +13,7 @@ dependencies {
|
||||
compile project(':libraries:spongycastle:pg')
|
||||
compile project(':libraries:spongycastle:pkix')
|
||||
compile project(':libraries:spongycastle:prov')
|
||||
compile 'com.github.johnkil.android-appmsg:appmsg:1.2.0'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
Reference in New Issue
Block a user