Прокинут во всех экранах стейт скаффолда

This commit is contained in:
Michael Kits
2023-01-07 15:23:14 +03:00
parent df6d85786b
commit 2527cae931
15 changed files with 484 additions and 164 deletions
+1
View File
@@ -66,4 +66,5 @@ dependencies {
implementation "androidx.compose.runtime:runtime-livedata:$compose_version"
implementation "androidx.compose.material:material-icons-extended:$compose_version"
implementation "com.google.accompanist:accompanist-swiperefresh:0.23.0"
implementation "com.google.accompanist:accompanist-navigation-animation:0.24.1-alpha"
}