mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
build: Publish sources
This commit is contained in:
parent
1614d7f9f4
commit
f63302feab
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ kotlin {
|
|||
|
||||
java {
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
|
Loading…
Reference in a new issue