Skip to content

Commit b820a35

Browse files
fix(deps): update dependency androidx.compose.runtime:runtime to v1.10.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b20a058 commit b820a35

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
@@ -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.4")
196+
implementation("androidx.compose.runtime:runtime:1.10.5")
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)