Added savedStateHandle to the viewmodel
Updated the thuisserver reflecting what does what.
This commit is contained in:
@@ -64,6 +64,7 @@ dependencies {
|
||||
|
||||
// ViewModel
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.6.1")
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.10.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
|
||||
|
||||
Reference in New Issue
Block a user