Skip to content

Commit 5f85068

Browse files
Update dependency androidx.lifecycle:lifecycle-common to v2.9.2
1 parent 7f1a0ce commit 5f85068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ buildscript {
2727
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
2828
androidxFragment : 'androidx.fragment:fragment:1.4.0',
2929
androidxJunit : 'androidx.test.ext:junit:1.1.3',
30-
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
30+
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.9.2',
3131
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
3232
androidxTestRunner : 'androidx.test:runner:1.4.0',
3333
junit : 'junit:junit:4.13.2',

0 commit comments

Comments
 (0)