Update dependency androidx.compose.material:material to v1.9.2
This commit is contained in:
@@ -100,7 +100,7 @@ dependencies {
|
|||||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
|
||||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||||
implementation 'androidx.compose.ui:ui'
|
implementation 'androidx.compose.ui:ui'
|
||||||
implementation "androidx.compose.material:material:1.9.1"
|
implementation "androidx.compose.material:material:1.9.2"
|
||||||
implementation "androidx.activity:activity-ktx:1.11.0"
|
implementation "androidx.activity:activity-ktx:1.11.0"
|
||||||
|
|
||||||
implementation 'androidx.compose.ui:ui-tooling-preview'
|
implementation 'androidx.compose.ui:ui-tooling-preview'
|
||||||
|
Reference in New Issue
Block a user