Skip to content

Commit 4a3a294

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
fix(deps): update dependency androidx.compose.runtime:runtime to v1.10.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5382938 commit 4a3a294

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.2")
196+
implementation("androidx.compose.runtime:runtime:1.10.3")
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)