Skip to content

Commit

Permalink
change to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
boliza committed Mar 23, 2018
1 parent 29e41a7 commit 1825395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'elasticsearch.esplugin'

sourceCompatibility = JavaVersion.VERSION_1_9
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8

licenseFile = rootProject.file('LICENSE.txt')
Expand Down

0 comments on commit 1825395

Please sign in to comment.