Add Overlay navModel and related classes

This commit is contained in:
ganfra 2023-12-19 12:53:54 +01:00
parent 6b45383917
commit b6ef4cdab2
6 changed files with 213 additions and 0 deletions

View file

@ -15,6 +15,7 @@
*/
plugins {
id("io.element.android-compose-library")
id("kotlin-parcelize")
}
android {