Skip to content

Commit be00a2a

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

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)