build: Publish sources

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

View file

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