mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-16 16:17:03 +05:30
build: remove useless properties from root build.gradle.kts
This commit is contained in:
parent
cb81b58653
commit
edd537b351
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@ tasks.withType<DependencyUpdatesTask>().configureEach {
|
||||||
reportfileName = "report"
|
reportfileName = "report"
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "dev.msfjarvis.claw"
|
|
||||||
|
|
||||||
version = "1.0"
|
|
||||||
|
|
||||||
spotless {
|
spotless {
|
||||||
kotlin {
|
kotlin {
|
||||||
target("**/*.kt")
|
target("**/*.kt")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue