Added dependency for DataLockLib
This commit is contained in:
parent
bd1d71c953
commit
20f79fd8ea
|
|
@ -45,4 +45,5 @@ tasks {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT")
|
compileOnly("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT")
|
||||||
|
implementation("com.alttd:DataLockLib:1.0.0-SNAPSHOT")
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user