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")