Fixed Dependencies
This commit is contained in:
parent
484dc0435f
commit
2d937f1a38
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ dependencies {
|
|||
/* Cloud */
|
||||
implementation project(":cloud-javacord")
|
||||
/* Utilities */
|
||||
implementation "dev.simplix.core:simplixcore-common-api:1.0.0-SNAPSHOT"
|
||||
implementation "dev.simplix.core:simplixcore-common-implementation:1.0.0-SNAPSHOT"
|
||||
implementation "dev.simplix.core:simplixcore-common-api:1.0.0-20201013.155357-1"
|
||||
implementation "dev.simplix.core:simplixcore-common-implementation:1.0.0-20201013.155420-1"
|
||||
/* Javacord */
|
||||
implementation "org.javacord:javacord:3.1.1"
|
||||
/* Logger */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue