fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-05 12:12:38 +00:00 committed by GitHub
parent f41e552bf2
commit cef70753b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -183,7 +183,7 @@ dependencies {
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7") detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
implementation("androidx.compose.runtime:runtime:1.7.6") implementation("androidx.compose.runtime:runtime:1.7.7")
implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.2' implementation 'androidx.datastore:datastore-core:1.1.2'
implementation 'androidx.datastore:datastore-preferences:1.1.2' implementation 'androidx.datastore:datastore-preferences:1.1.2'