We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6c364 commit 60f1ed1Copy full SHA for 60f1ed1
1 file changed
build.gradle
@@ -45,7 +45,7 @@ buildscript {
45
}
46
47
dependencies {
48
- compile 'com.sendgrid:smtpapi-java:0.1.1'
+ compile 'com.sendgrid:smtpapi-java:1.0.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