build: Publish sources

This commit is contained in:
oSumAtrIX 2024-03-14 12:21:48 +01:00
parent 1614d7f9f4
commit f63302feab
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

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