We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60ec586 + 943ca49 commit 8e2f498Copy full SHA for 8e2f498
app/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
implementation "androidx.compose.ui:ui-tooling:$compose_version"
103
104
implementation "androidx.compose.ui:ui:$compose_version"
105
- implementation "androidx.core:core-ktx:1.9.0"
+ implementation "androidx.core:core-ktx:1.10.1"
106
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
107
implementation 'com.google.android.material:material:1.9.0'
108
implementation ("androidx.compose.ui:ui-viewbinding:$compose_version")
0 commit comments