Fix crashing in Android 13 Beta 1
This commit is contained in:
parent
78207d48ba
commit
7abb407897
@ -3,7 +3,7 @@ compose = "1.2.0-alpha08"
|
|||||||
accompanist = "0.24.7-alpha"
|
accompanist = "0.24.7-alpha"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
activity = "androidx.activity:activity-compose:1.6.0-alpha01"
|
activity = "androidx.activity:activity-compose:1.6.0-alpha03"
|
||||||
foundation = { module = "androidx.compose.foundation:foundation", version.ref="compose" }
|
foundation = { module = "androidx.compose.foundation:foundation", version.ref="compose" }
|
||||||
animation = { module = "androidx.compose.animation:animation", version.ref="compose" }
|
animation = { module = "androidx.compose.animation:animation", version.ref="compose" }
|
||||||
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref="compose" }
|
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref="compose" }
|
||||||
|
Loading…
Reference in New Issue
Block a user