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

Commit 9714135

Browse files
authored
Update README.md
1 parent 834c856 commit 9714135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Here are the import if you want to use the API your self. You will have to add t
2222
<dependency>
2323
<groupId>com.redmagic</groupId>
2424
<artifactId>UndefinedAPI</artifactId>
25-
<version>0.3.55</version>
25+
<version>0.4.00</version>
2626
</dependency>
2727
```
2828

@@ -35,7 +35,7 @@ maven {
3535
```
3636

3737
```<repositories>
38-
implementation("com.redmagic:UndefinedAPI:0.3.55")
38+
implementation("com.redmagic:UndefinedAPI:0.4.00")
3939
```
4040

4141
## Setup

0 commit comments

Comments
 (0)