We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0178e9a commit d7591c8Copy full SHA for d7591c8
build.gradle
@@ -45,7 +45,7 @@ buildscript {
45
}
46
47
dependencies {
48
- compile 'com.sendgrid:smtpapi-java:1.1.1'
+ compile 'com.sendgrid:smtpapi-java:1.2.0'
49
compile 'org.apache.httpcomponents:httpcore:4.3.2'
50
compile 'org.apache.httpcomponents:httpclient:4.3.4'
51
compile 'org.apache.httpcomponents:httpmime:4.3.4'
0 commit comments