Remove viewmodel/fragment references

This commit is contained in:
ganfra 2023-01-13 18:20:10 +01:00
parent 7b197e6e8b
commit 3abba8e88f
21 changed files with 0 additions and 544 deletions

View file

@ -14,5 +14,4 @@ dependencies {
api(libs.dagger)
api(libs.appyx.core)
api(libs.androidx.lifecycle.runtime)
api(libs.mavericks.compose)
}