|
|
@ -365,7 +365,7 @@ dependencies {
|
|
|
|
implementation "androidx.compose.ui:ui-tooling"
|
|
|
|
implementation "androidx.compose.ui:ui-tooling"
|
|
|
|
implementation "androidx.compose.runtime:runtime-livedata"
|
|
|
|
implementation "androidx.compose.runtime:runtime-livedata"
|
|
|
|
implementation "androidx.compose.foundation:foundation-layout"
|
|
|
|
implementation "androidx.compose.foundation:foundation-layout"
|
|
|
|
implementation "androidx.compose.material3:material3:1.3.0"
|
|
|
|
implementation "androidx.compose.material3:material3"
|
|
|
|
|
|
|
|
|
|
|
|
androidTestImplementation "androidx.compose.ui:ui-test-junit4-android"
|
|
|
|
androidTestImplementation "androidx.compose.ui:ui-test-junit4-android"
|
|
|
|
debugImplementation "androidx.compose.ui:ui-test-manifest"
|
|
|
|
debugImplementation "androidx.compose.ui:ui-test-manifest"
|
|
|
|