Merge develop into feature/fga/dagger_setup

This commit is contained in:
ganfra 2022-12-19 16:14:14 +01:00
commit c040e18431
214 changed files with 2662 additions and 1833 deletions

View file

@ -30,6 +30,4 @@ class ElementXApplication : Application(), DaggerComponentOwner {
initializeComponent(MavericksInitializer::class.java)
}
}
}