Skip to content

Commit

Permalink
build: remove config for java plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
thetric committed Feb 21, 2018
1 parent 32fd391 commit b279020
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ repositories {
maven { url 'https://jitpack.io' }
}

sourceCompatibility = 1.8
targetCompatibility = 1.8

compileKotlin {
kotlinOptions {
jvmTarget = "1.8"
Expand Down

0 comments on commit b279020

Please sign in to comment.