Update README.md
This commit is contained in:
@@ -13,7 +13,7 @@ Wiki: https://github.com/Heliosares/AuxProtect/wiki
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.Heliosares</groupId>
|
<groupId>com.github.Heliosares</groupId>
|
||||||
<artifactId>AuxProtect</artifactId>
|
<artifactId>AuxProtect</artifactId>
|
||||||
<version>1.2</version>
|
<version>1.3.1</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
@@ -21,5 +21,5 @@ Wiki: https://github.com/Heliosares/AuxProtect/wiki
|
|||||||
```
|
```
|
||||||
maven { url 'https://jitpack.io' }
|
maven { url 'https://jitpack.io' }
|
||||||
|
|
||||||
implementation 'com.github.Heliosares:AuxProtect:1.2'
|
implementation 'com.github.Heliosares:AuxProtect:1.3.1'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user