Skip to content

Commit 6be0a88

Browse files
committed
Update dependencies
1 parent bb32d5d commit 6be0a88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ dependencies {
101101
implementation 'androidx.compose.foundation:foundation-layout:1.4.0-rc01'
102102
implementation 'androidx.compose.runtime:runtime:1.4.0-rc01'
103103
implementation 'androidx.compose.ui:ui:1.4.0-rc01'
104-
implementation 'androidx.compose.ui:ui-tooling-preview:1.3.3'
105-
implementation 'androidx.activity:activity-compose:1.6.1'
104+
implementation 'androidx.compose.ui:ui-tooling-preview:1.4.0-rc01'
105+
implementation 'androidx.activity:activity-compose:1.7.0-rc01'
106106
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.0'
107107
debugImplementation "androidx.compose.ui:ui-tooling:1.4.0-rc01"
108108
}

0 commit comments

Comments
 (0)