mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-05 23:04:25 +02:00
build: package the Java sources
This commit is contained in:
parent
5ba0b47e60
commit
37abb2db99
@ -33,6 +33,10 @@ tasks {
|
||||
|
||||
kotlin { jvmToolchain(11) }
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
publishing {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
Loading…
x
Reference in New Issue
Block a user