Skip to content

Commit 5df12aa

Browse files
committed
Merge branch 'dstendardi-master'
2 parents 3a7af90 + 449fd64 commit 5df12aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ allprojects {
2727
apply plugin: 'java'
2828
group = 'com.snowplowanalytics'
2929
version = '0.5.1'
30+
sourceCompatibility = '1.6'
31+
targetCompatibility = '1.6'
3032
repositories {
3133
// Use 'maven central' for resolving our dependencies
3234
mavenCentral()

0 commit comments

Comments
 (0)