mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-4685: Fixing Gradle warnings
This commit is contained in:
parent
715a8ba335
commit
d0b29b0dab
13 changed files with 37 additions and 29 deletions
|
@ -55,7 +55,7 @@ processTestResources {
|
|||
duplicatesStrategy = 'exclude'
|
||||
}
|
||||
|
||||
plugins.withId('java') {
|
||||
java {
|
||||
sourceCompatibility = "${rootProject.JAVA_COMPILER}"
|
||||
targetCompatibility = "${rootProject.JAVA_COMPILER}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue