[ci skip]Update README.md
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
使用 Gradle:
|
使用 Gradle:
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("me.earthme.luminol:luminol-api:1.20.2-R0.1-SNAPSHOT")
|
compileOnly("me.earthme.luminol:luminol-api:1.20.4-R0.1-SNAPSHOT")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
使用 Maven
|
使用 Maven
|
||||||
@@ -39,7 +39,7 @@ dependencies {
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.earthme.luminol</groupId>
|
<groupId>me.earthme.luminol</groupId>
|
||||||
<artifactId>luminol-api</artifactId>
|
<artifactId>luminol-api</artifactId>
|
||||||
<version>1.20.2-R0.1-SNAPSHOT</version>
|
<version>1.20.4-R0.1-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user