This repository was archived by the owner on Sep 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
45
45
api(" androidx.compose.runtime:runtime-rxjava3:1.7.0-alpha08" )
46
46
api(" androidx.compose.runtime:runtime-saveable:1.7.0-alpha08" )
47
47
api(" androidx.compose.runtime:runtime-saveable-android:1.7.0-alpha08" )
48
- api(" androidx.compose.ui:ui:1.7.0-alpha07 " )
48
+ api(" androidx.compose.ui:ui:1.7.0-alpha08 " )
49
49
api(" androidx.compose.ui:ui-android:1.7.0-alpha08" )
50
50
api(" androidx.compose.ui:ui-android-stubs:1.7.0-alpha08" )
51
51
api(" androidx.compose.ui:ui-geometry:1.7.0-alpha08" )
@@ -64,7 +64,7 @@ dependencies {
64
64
api(" androidx.compose.ui:ui-tooling-android:1.7.0-alpha08" )
65
65
api(" androidx.compose.ui:ui-tooling-data:1.7.0-alpha08" )
66
66
api(" androidx.compose.ui:ui-tooling-data-android:1.7.0-alpha08" )
67
- api(" androidx.compose.ui:ui-tooling-preview:1.7.0-alpha07 " )
67
+ api(" androidx.compose.ui:ui-tooling-preview:1.7.0-alpha08 " )
68
68
api(" androidx.compose.ui:ui-tooling-preview-android:1.7.0-alpha08" )
69
69
api(" androidx.compose.ui:ui-unit:1.7.0-alpha08" )
70
70
api(" androidx.compose.ui:ui-unit-android:1.7.0-alpha08" )
You can’t perform that action at this time.
0 commit comments