mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 12:07:03 +05:30
build: use typesafe project accessors preview feature
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
de0d7b28f8
commit
789dae907a
3 changed files with 8 additions and 6 deletions
|
@ -6,6 +6,8 @@ include(":common")
|
|||
include(":database")
|
||||
include(":desktop")
|
||||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue