Updated item list view

This commit is contained in:
Mitchel
2023-04-10 15:28:29 +02:00
parent 79ed64760c
commit da2c98ce83
8 changed files with 88 additions and 25 deletions

View File

@@ -65,7 +65,7 @@ dependencies {
// ViewModel
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.core:core-ktx:1.10.0'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
implementation 'androidx.activity:activity-compose:1.7.0'
implementation "androidx.compose.ui:ui:$compose_version"