1
mirror of https://github.com/revanced/revanced-patcher synced 2025-03-28 20:53:06 +01:00

build: Publish sources

This commit is contained in:
oSumAtrIX 2024-03-14 12:21:48 +01:00
parent ea26c486c0
commit f77e99e817

@ -61,6 +61,8 @@ kotlin {
java {
targetCompatibility = JavaVersion.VERSION_11
withSourcesJar()
}
publishing {