Sorry one more
Some checks failed
Check / uiTests (30) (pull_request) Has been cancelled
Check / check (pull_request) Has been cancelled
Sign / sign (push) Has been cancelled

This commit is contained in:
2025-07-31 18:33:22 -06:00
parent 1b4323c2bb
commit 3c83f740d4
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
plugins {
id("com.atridad.mealient.library")
id("com.atridad.mealient.compose")
id("dagger.hilt.android.plugin")
alias(libs.plugins.ksp)
id("com.atridad.mealient.compose")
}
android {