Skip to content

Commit

Permalink
fix(deps): update archlifecycleversion to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent 42a51ff commit 036b72f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ task clean(type: Delete) {
ext {
designSystemVersion = '2.7.0'
materialVersion = '1.1.0'
archLifecycleVersion = '2.2.0'
archLifecycleVersion = '2.6.1'
screenshotTestVersion = '0.13.0'
androidXTestVersion = '1.2.0'
}
2 changes: 1 addition & 1 deletion android/sampleintegration/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ task clean(type: Delete) {
ext {
designSystemVersion = '2.7.0'
materialVersion = '1.1.0'
archLifecycleVersion = '2.2.0'
archLifecycleVersion = '2.6.1'
screenshotTestVersion = '0.13.0'
androidXTestVersion = '1.2.0'
}

0 comments on commit 036b72f

Please sign in to comment.