Skip to content

Commit 78b3a74

Browse files
Update dependency androidx.compose.runtime:runtime to v1.11.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6010b07 commit 78b3a74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

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

205-
implementation("androidx.compose.runtime:runtime:1.11.2")
205+
implementation("androidx.compose.runtime:runtime:1.11.4")
206206
implementation("androidx.preference:preference-ktx:1.2.1")
207207
implementation("androidx.datastore:datastore-core:1.2.1")
208208
implementation("androidx.datastore:datastore-preferences:1.2.1")

0 commit comments

Comments
 (0)