Pill: Replace most of the hardcoded library coordinates with info from Gradle
This commit is contained in:
@@ -6,6 +6,8 @@ configureJvm6Project(project)
|
||||
configureDist(project)
|
||||
configurePublishing(project)
|
||||
|
||||
project.ext["jpsLibraryPath"] = rootProject.distLibDir
|
||||
|
||||
sourceSets {
|
||||
annotations {
|
||||
if(!System.properties.'idea.active') {
|
||||
|
||||
Reference in New Issue
Block a user