Skip to content

Commit e89aff7

Browse files
Update dependency androidx.compose.runtime:runtime to v1.11.1
1 parent 52ab32e commit e89aff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kotlin {
1515
sourceSets {
1616
val commonMain by getting {
1717
dependencies {
18-
api("androidx.compose.runtime:runtime:1.8.3")
18+
api("androidx.compose.runtime:runtime:1.11.1")
1919
api("androidx.compose.foundation:foundation:1.8.3")
2020
api("androidx.compose.material:material:1.10.4")
2121
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")

0 commit comments

Comments
 (0)