Bump pgpainless to 0.0.1-alpha3

This commit is contained in:
Paul Schaub 2018-08-02 19:35:38 +02:00
父節點 b530727539
當前提交 60688b0146
簽署人: vanitasvitae
GPG 金鑰 ID: 62BEE9264BF17311
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -12,7 +12,7 @@ dependencies {
compile project(':smack-extensions')
compile project(':smack-experimental')
compile 'org.pgpainless:pgpainless-core:0.0.1-alpha2'
compile 'org.pgpainless:pgpainless-core:0.0.1-alpha3'
testCompile project(path: ":smack-core", configuration: "testRuntime")
testCompile project(path: ":smack-core", configuration: "archives")