fix(ci): Fix incorrect Gradle depend impl
This commit is contained in:
parent
04dd42d197
commit
2ab07ba7a6
@ -104,7 +104,7 @@ jobs:
|
|||||||
|
|
||||||
## Gradle (Kotlin DSL)
|
## Gradle (Kotlin DSL)
|
||||||
```kotlin
|
```kotlin
|
||||||
implementation("me.braydon:Feather-API:${{ env.RELEASE_VERSION }}")
|
implementation("me.braydon:Feather:${{ env.RELEASE_VERSION }}")
|
||||||
```
|
```
|
||||||
files: target/Feather-*.jar
|
files: target/Feather-*.jar
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user