mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-07 11:48:07 -05:00
Use released versions
This commit is contained in:
parent
b9071ccf4d
commit
bcd5dc61d1
@ -34,8 +34,8 @@ dependencies {
|
||||
}
|
||||
|
||||
// Forked version of javax.mail required to run Greenmail on Android
|
||||
androidTestCompile 'eu.ocathain.com.sun.mail:javax.mail:1.5.3-SNAPSHOT'
|
||||
androidTestCompile 'eu.ocathain.javax.activation:activation:1.1.1-SNAPSHOT'
|
||||
androidTestCompile 'eu.ocathain.com.sun.mail:javax.mail:1.5.3'
|
||||
androidTestCompile 'eu.ocathain.javax.activation:activation:1.1.1'
|
||||
|
||||
androidTestCompile 'com.madgag.spongycastle:pg:1.51.0.0'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user