mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 12:02:05 +01:00
Merge pull request #428 from vanitasvitae/pgpainlessalpha12
Bump pgpainless version to 0.1.0
This commit is contained in:
commit
9e9d30074c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ dependencies {
|
|||
compile project(':smack-extensions')
|
||||
compile project(':smack-experimental')
|
||||
|
||||
api 'org.pgpainless:pgpainless-core:0.0.1-alpha11'
|
||||
api 'org.pgpainless:pgpainless-core:0.1.0'
|
||||
|
||||
testImplementation "org.bouncycastle:bcprov-jdk15on:${bouncyCastleVersion}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue