Update ui-tooling-preview-android to 1.7.2

pull/3052/head
Alex Baker 1 year ago
parent f941141cff
commit ec14d5f02b

@ -281,7 +281,7 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.10 (*)
++--- project :kmp
+| +--- androidx.compose.ui:ui-tooling-preview-android:1.6.8 -> 1.7.2
+| +--- androidx.compose.ui:ui-tooling-preview-android:1.7.2
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.8.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.7.2
+| | | \--- androidx.compose.runtime:runtime-android:1.7.2

@ -688,7 +688,7 @@
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.10 (*)
++--- project :kmp
+| +--- androidx.compose.ui:ui-tooling-preview-android:1.6.8 -> 1.7.2
+| +--- androidx.compose.ui:ui-tooling-preview-android:1.7.2
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.8.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.7.2
+| | | \--- androidx.compose.runtime:runtime-android:1.7.2

@ -157,7 +157,7 @@ retrofit-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.re
shortcut-badger = { module = "me.leolin:ShortcutBadger", version.ref = "shortcut-badger" }
timber = { module = "com.jakewharton.timber:timber", version.ref = "timber" }
xpp3 = { module = "org.ogce:xpp3", version.ref = "xpp3" }
androidx-ui-tooling-preview-android = { group = "androidx.compose.ui", name = "ui-tooling-preview-android", version = "1.6.8" }
androidx-ui-tooling-preview-android = { group = "androidx.compose.ui", name = "ui-tooling-preview-android", version = "1.7.2" }
iconics = { module = "com.mikepenz:iconics-core", version = "5.5.0-b01" }
[plugins]

Loading…
Cancel
Save