Skip to content

Commit

Permalink
Merge pull request #4349 from nextcloud/renovate/androidx.compose.run…
Browse files Browse the repository at this point in the history
…time-runtime-1.x

fix(deps): update dependency androidx.compose.runtime:runtime to v1.7.4
  • Loading branch information
github-actions[bot] authored Oct 19, 2024
2 parents 95d2a97 + 6deffd7 commit bdf0cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'

implementation("androidx.compose.runtime:runtime:1.7.3")
implementation("androidx.compose.runtime:runtime:1.7.4")
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.1'
implementation 'androidx.datastore:datastore-preferences:1.1.1'
Expand Down

0 comments on commit bdf0cfa

Please sign in to comment.