🐛 Add missing build.gradle file
This commit is contained in:
parent
641a5f2683
commit
9b80bb9eb7
1 changed files with 4 additions and 0 deletions
4
cloud-irc/cloud-pircbotx/build.gradle
Normal file
4
cloud-irc/cloud-pircbotx/build.gradle
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
dependencies {
|
||||||
|
api project(':cloud-core')
|
||||||
|
implementation "com.github.pircbotx:pircbotx:${vers['pircbotx']}"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue