Skip to content

Commit 51aa6bd

Browse files
Merge pull request #6115 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.11.0
2 parents edb8b75 + 76a8497 commit 51aa6bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ dependencies {
187187
spotbugsPlugins("com.mebigfatguy.fb-contrib:fb-contrib:7.7.4")
188188
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
189189

190-
implementation("androidx.compose.runtime:runtime:1.10.6")
190+
implementation("androidx.compose.runtime:runtime:1.11.0")
191191
implementation("androidx.preference:preference-ktx:1.2.1")
192192
implementation("androidx.datastore:datastore-core:1.2.1")
193193
implementation("androidx.datastore:datastore-preferences:1.2.1")

0 commit comments

Comments
 (0)