Skip to content

Commit 60f1ed1

Browse files
committed
Change to latest smtpapi 1.0.0
1 parent cb6c364 commit 60f1ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ buildscript {
4545
}
4646

4747
dependencies {
48-
compile 'com.sendgrid:smtpapi-java:0.1.1'
48+
compile 'com.sendgrid:smtpapi-java:1.0.0'
4949
compile 'org.apache.httpcomponents:httpcore:4.3.2'
5050
compile 'org.apache.httpcomponents:httpclient:4.3.4'
5151
compile 'org.apache.httpcomponents:httpmime:4.3.4'

0 commit comments

Comments
 (0)