File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,12 @@ android {
49
49
50
50
dependencies {
51
51
52
- implementation ' androidx.core:core-ktx:1.7.0 '
53
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.3 .1'
54
- implementation ' androidx.activity:activity-compose:1.3.1 '
52
+ implementation ' androidx.core:core-ktx:1.10.1 '
53
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.6 .1'
54
+ implementation ' androidx.activity:activity-compose:1.7.2 '
55
55
implementation " androidx.compose.ui:ui:$compose_ui_version "
56
56
implementation " androidx.compose.ui:ui-tooling-preview:$compose_ui_version "
57
- implementation ' androidx.compose.material:material:1.2.0 '
57
+ implementation ' androidx.compose.material:material:1.4.3 '
58
58
implementation ' androidx.navigation:navigation-runtime-ktx:2.6.0'
59
59
testImplementation ' junit:junit:4.13.2'
60
60
androidTestImplementation ' androidx.test.ext:junit:1.1.5'
You can’t perform that action at this time.
0 commit comments