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

Commit b20fdc9

Browse files
authored
Update pom.xml
1 parent ae8dcd0 commit b20fdc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
</repositories>
3232

3333
<dependencies>
34+
<dependency>
35+
<groupId>org.json</groupId>
36+
<artifactId>json</artifactId>
37+
<version>20240303</version>
38+
</dependency>
3439
<dependency>
3540
<groupId>com.google.android</groupId>
3641
<artifactId>android</artifactId>

0 commit comments

Comments
 (0)