mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(build): apply DAGP to all subprojects
This commit is contained in:
parent
6dbb1e4e59
commit
1980387d4f
11 changed files with 12 additions and 1 deletions
|
@ -9,6 +9,7 @@ plugins {
|
|||
alias(libs.plugins.kotlin.serialization)
|
||||
alias(libs.plugins.poko)
|
||||
alias(libs.plugins.ksp)
|
||||
alias(libs.plugins.dependencyAnalysis)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue