Room navigation : reuse accept/decline presentation logic

This commit is contained in:
ganfra 2024-04-09 14:16:17 +02:00
parent 5b8690d32e
commit 9ff0e8eccb
23 changed files with 220 additions and 79 deletions

View file

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