mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 00:17:41 +01:00
committed by
jeffrey-signal
parent
bdc90f3c02
commit
d18c5a7fad
@@ -35,6 +35,9 @@ tasks.withType<KotlinCompile>().configureEach {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.named<Jar>("sourcesJar") {
|
||||
duplicatesStrategy = DuplicatesStrategy.EXCLUDE
|
||||
}
|
||||
val sourceSets = extensions.getByName("sourceSets") as SourceSetContainer
|
||||
sourceSets.named("main") {
|
||||
output.dir(
|
||||
|
||||
Reference in New Issue
Block a user