Skip to content
Snippets Groups Projects
Commit ec3327ed authored by dgelessus's avatar dgelessus
Browse files

Remove explicit targetCompatibility (defaults to sourceCompatibility)

parent 2cd1aaad
Branches
Tags
No related merge requests found
......@@ -39,7 +39,6 @@ dependencies {
java {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
withSourcesJar()
withJavadocJar()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment