Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-common to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 8d0bd70 commit 5693032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -19,7 +19,7 @@ androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', vers
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.6.2' }
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.6.2' }
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.7.0' }
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }

Expand Down

0 comments on commit 5693032

Please sign in to comment.