Skip to content

Commit ddd7e47

Browse files
committed
1.6 and better
1 parent 7e14d15 commit ddd7e47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ apply plugin: 'signing'
1919
group = 'com.sendgrid'
2020
version = "1.0.0"
2121
ext.packaging = 'jar'
22+
sourceCompatibility = 1.6
2223

2324
if (!hasProperty("sonatypeUsername")) {
2425
ext.sonatypeUsername = null

0 commit comments

Comments
 (0)