Add android-extensions-runtime to the dist
This commit is contained in:
@@ -50,6 +50,7 @@ sourceSets {
|
||||
testsJar {}
|
||||
|
||||
projectTest {
|
||||
dependsOn(":kotlin-android-extensions-runtime:dist")
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
|
||||
@@ -18,4 +18,6 @@ runtimeJar()
|
||||
sourcesJar()
|
||||
javadocJar()
|
||||
|
||||
dist(targetName = "android-extensions-runtime.jar")
|
||||
|
||||
publish()
|
||||
|
||||
Reference in New Issue
Block a user