Fix sources/javadoc artifactsi in gradle tools, separating android extensions runtime
This commit is contained in:
@@ -19,7 +19,7 @@ configureJvm6Project(project)
|
||||
configurePublishing(project)
|
||||
|
||||
|
||||
def core = "${rootDir}//core"
|
||||
def core = "${rootDir}/core"
|
||||
def annotationsSrc = "${buildDir}/annotations"
|
||||
def relocatedCoreSrc = "${buildDir}/core-relocated"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user