Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 44c1f77

Browse files
authored
Update pom.xml
1 parent dbbed0e commit 44c1f77

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@
4747
<artifactId>core</artifactId>
4848
<version>1.13.1</version>
4949
</dependency>
50-
50+
<dependency>
51+
<groupId>androidx.lifecycle</groupId>
52+
<artifactId>lifecycle-common</artifactId>
53+
<version>2.6.2</version>
54+
</dependency>
55+
5156
<dependency>
5257
<groupId>androidx.appcompat</groupId>
5358
<artifactId>appcompat</artifactId>

0 commit comments

Comments
 (0)