Skip to content

Commit

Permalink
Removed redundant java version spec in gradle.
Browse files Browse the repository at this point in the history
Signed-off-by: Philip R. Kensche <p.kensche@dkfz-heidelberg.de>
  • Loading branch information
vinjana committed Apr 5, 2024
1 parent 0752ed3 commit 40896b3
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 @@ -20,9 +20,6 @@ java {
targetCompatibility = JavaVersion.VERSION_1_8
}

// Fix Java Version
ext.langLevel = 1.8


/*
* Gets the version name from the current Git tag. If the current commit is not tagged,
Expand Down

0 comments on commit 40896b3

Please sign in to comment.