mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
refactor(build-logic): make everything top-level
This commit is contained in:
parent
f48ef0206f
commit
1267cf81e3
21 changed files with 48 additions and 88 deletions
|
@ -39,7 +39,3 @@ dependencyResolutionManagement {
|
|||
}
|
||||
versionCatalogs { create("libs") { from(files("../gradle/libs.versions.toml")) } }
|
||||
}
|
||||
|
||||
include("android-plugins")
|
||||
|
||||
include("kotlin-plugins")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue