build: Publish sources

This commit is contained in:
oSumAtrIX
2024-03-14 12:21:48 +01:00
parent 1614d7f9f4
commit f63302feab

View File

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