remove Sonarqube, and tidy up build config a little

This commit is contained in:
Adam 2023-07-13 14:17:36 +02:00
parent 60feafa3f9
commit 1b0a5aa208
8 changed files with 29 additions and 104 deletions

View file

@ -43,8 +43,8 @@ kotlin {
sourceSets.configureEach {
languageSettings {
// languageVersion =
// apiVersion =
// languageVersion =
// apiVersion =
}
}
}