lets hope this works
This commit is contained in:
parent
ad82dbd409
commit
f8881deb66
5 changed files with 39 additions and 8 deletions
|
@ -14,13 +14,15 @@ plugins {
|
|||
}
|
||||
|
||||
group = "dev.jansel.aglaea"
|
||||
version = "1.0-SNAPSHOT"
|
||||
version = "7.2.7"
|
||||
|
||||
dependencies {
|
||||
detektPlugins(libs.detekt)
|
||||
|
||||
implementation(libs.kotlin.stdlib)
|
||||
implementation(libs.kx.ser)
|
||||
implementation(libs.twitch4j)
|
||||
implementation(libs.events4j)
|
||||
|
||||
// Logging dependencies
|
||||
implementation(libs.groovy)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue