mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 08:13:43 +01:00
add compatibility supports
This commit is contained in:
@@ -38,6 +38,9 @@ apply plugin: 'maven'
|
||||
apply plugin: 'signing'
|
||||
apply plugin: "com.gradle.plugin-publish"
|
||||
|
||||
sourceCompatibility = 1.6
|
||||
targetCompatibility = 1.6
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user