Skip to content

Commit

Permalink
Bump lifecycle_version from 2.8.2 to 2.8.3 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 0f5920f commit 325dee8
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 @@ -6,7 +6,7 @@ buildscript {
ext.junit_version = '4.13.2'
ext.koin_version = '3.5.6'
ext.kotlin_coroutines_version = '1.8.1'
ext.lifecycle_version = '2.8.2'
ext.lifecycle_version = '2.8.3'
ext.lifecycle_test_version = '2.2.0'
ext.mockk_version = '1.13.11'
ext.okhttp_version = '4.12.0'
Expand Down

0 comments on commit 325dee8

Please sign in to comment.