1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-16 14:35:04 -05:00

use correct version

This commit is contained in:
Art O Cathain 2015-04-05 07:27:16 +01:00
parent bcd5dc61d1
commit 22b137c96d

View File

@ -34,7 +34,7 @@ dependencies {
}
// Forked version of javax.mail required to run Greenmail on Android
androidTestCompile 'eu.ocathain.com.sun.mail:javax.mail:1.5.3'
androidTestCompile 'eu.ocathain.com.sun.mail:javax.mail:1.5.2'
androidTestCompile 'eu.ocathain.javax.activation:activation:1.1.1'
androidTestCompile 'com.madgag.spongycastle:pg:1.51.0.0'