Skip to content

Commit ac5e48a

Browse files
Merge pull request #5782 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
Update dependency androidx.compose.runtime:runtime to v1.10.2
2 parents fb579c2 + b38b74d commit ac5e48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

196-
implementation("androidx.compose.runtime:runtime:1.10.1")
196+
implementation("androidx.compose.runtime:runtime:1.10.2")
197197
implementation 'androidx.preference:preference-ktx:1.2.1'
198198
implementation 'androidx.datastore:datastore-core:1.2.0'
199199
implementation 'androidx.datastore:datastore-preferences:1.2.0'

0 commit comments

Comments
 (0)