mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 22:29:09 +00:00
Merge pull request #4684 from nextcloud/renovate/androidx.compose.runtime-runtime-1.x
fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.7
This commit is contained in:
commit
905d97d53e
@ -183,7 +183,7 @@ dependencies {
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'
|
||||
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.datastore:datastore-core:1.1.2'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.1.2'
|
||||
|
Loading…
Reference in New Issue
Block a user