mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
gradle: shorten project name
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
6fd45a2608
commit
5815afafb7
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
rootProject.name = "Claw for lobste.rs"
|
rootProject.name = "Claw"
|
||||||
include(":app", ":api", ":database")
|
include(":app", ":api", ":database")
|
||||||
enableFeaturePreview("GRADLE_METADATA")
|
enableFeaturePreview("GRADLE_METADATA")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue