mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-22 03:52:06 +01:00
Bump pgpainless version to 0.1.0
This commit is contained in:
parent
64d3e804a7
commit
4cc0f1d129
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