Skip to content

Commit 4a50925

Browse files
Update dependency androidx.lifecycle:lifecycle-common to v2.8.7
1 parent 75366d5 commit 4a50925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', vers
1919
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }
2020
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.1' }
2121
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
22-
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.2' }
22+
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.7' }
2323
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
2424
androidx-testRunner = { module = 'androidx.test:runner', version = '1.5.2' }
2525

0 commit comments

Comments
 (0)