Skip to content

Commit 9188445

Browse files
Merge pull request #6002 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.10.6
2 parents 65beebe + 3ab4c0c commit 9188445

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.5")
190+
implementation("androidx.compose.runtime:runtime:1.10.6")
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)