Skip to content

Commit

Permalink
Merge pull request #2254 from quran/renovate/androidx.activity-activi…
Browse files Browse the repository at this point in the history
…ty-compose-1.x
  • Loading branch information
ahmedre authored Apr 24, 2023
2 parents 586430e + 0593542 commit c7ca815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/downloadmanager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation project(path: ':common:ui:core')

implementation "androidx.annotation:annotation:${androidxAnnotationVersion}"
implementation "androidx.activity:activity-compose:1.7.0"
implementation "androidx.activity:activity-compose:1.7.1"

// dagger
implementation deps.dagger.runtime
Expand Down

0 comments on commit c7ca815

Please sign in to comment.