mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +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"
|
||||
}
|
||||
|
||||
group = "dev.msfjarvis.claw"
|
||||
|
||||
version = "1.0"
|
||||
|
||||
spotless {
|
||||
kotlin {
|
||||
target("**/*.kt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue