Skip to content

Commit

Permalink
fix(deps): update coroutinesversion to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent cba0d5a commit a52b882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
appCompatVersion = '1.6.1'
coreVersion = '1.10.0'
constraintLayoutVersion = '2.1.4'
coroutinesVersion = '1.7.0'
coroutinesVersion = '1.8.1'
kotlin_version = '1.8.21'
lifecycleVersion = '2.6.1'
materialVersion = '1.9.0'
Expand Down

0 comments on commit a52b882

Please sign in to comment.