Skip to content

Commit 0fff50a

Browse files
Merge pull request #5493 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.9.4
2 parents cca65f7 + be00a2a commit 0fff50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ dependencies {
195195
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.15'
196196
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
197197

198-
implementation("androidx.compose.runtime:runtime:1.9.2")
198+
implementation("androidx.compose.runtime:runtime:1.9.4")
199199
implementation 'androidx.preference:preference-ktx:1.2.1'
200200
implementation 'androidx.datastore:datastore-core:1.1.7'
201201
implementation 'androidx.datastore:datastore-preferences:1.1.7'

0 commit comments

Comments
 (0)