mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27: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
|
@ -10,6 +10,7 @@ plugins {
|
|||
id(libs.plugins.android.test.get().pluginId)
|
||||
id("dev.msfjarvis.claw.kotlin-android")
|
||||
alias(libs.plugins.baselineprofile)
|
||||
alias(libs.plugins.dependencyAnalysis)
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue