Fix previews
This commit is contained in:
@@ -75,10 +75,12 @@ dependencies {
|
|||||||
|
|
||||||
implementation 'androidx.core:core-ktx:1.10.1'
|
implementation 'androidx.core:core-ktx:1.10.1'
|
||||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
|
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'
|
||||||
implementation 'androidx.activity:activity-compose:1.4.0'
|
implementation 'androidx.activity:activity-compose:1.4.3'
|
||||||
implementation "androidx.compose.ui:ui:1.4.3"
|
|
||||||
implementation "androidx.compose.ui:ui-tooling-preview:1.4.3"
|
|
||||||
implementation 'androidx.compose.material:material:1.4.3'
|
|
||||||
|
|
||||||
|
implementation "androidx.compose.ui:ui:1.4.3"
|
||||||
|
implementation 'androidx.compose.material:material:1.4.3'
|
||||||
implementation "androidx.compose.foundation:foundation:1.4.3"
|
implementation "androidx.compose.foundation:foundation:1.4.3"
|
||||||
|
|
||||||
|
debugImplementation 'androidx.compose.ui:ui-tooling:1.4.3'
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user